Bug 956447 - Make it possible to get frame dumps in non-DEBUG builds. r=roc
This commit is contained in:
@@ -42,7 +42,7 @@ nsGfxButtonControlFrame::GetType() const
|
||||
return nsGkAtoms::gfxButtonControlFrame;
|
||||
}
|
||||
|
||||
#ifdef DEBUG
|
||||
#ifdef DEBUG_FRAME_DUMP
|
||||
NS_IMETHODIMP
|
||||
nsGfxButtonControlFrame::GetFrameName(nsAString& aResult) const
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user