Bug 956447 - Make it possible to get frame dumps in non-DEBUG builds. r=roc
This commit is contained in:
@@ -67,7 +67,7 @@ public:
|
||||
|
||||
virtual nsIAtom* GetType() const MOZ_OVERRIDE;
|
||||
|
||||
#ifdef DEBUG
|
||||
#ifdef DEBUG_FRAME_DUMP
|
||||
NS_IMETHOD GetFrameName(nsAString& aResult) const MOZ_OVERRIDE {
|
||||
return MakeFrameName(NS_LITERAL_STRING("HTMLButtonControl"), aResult);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user