bug 103925 - general reflow debugging capability. sr=attinasi, r=alexsavulov

git-svn-id: svn://10.0.0.236/trunk@106524 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
karnaze%netscape.com
2001-10-29 01:43:59 +00:00
parent 05fc5ed6d6
commit 4ff0e5cecb
78 changed files with 1346 additions and 48 deletions

View File

@@ -601,6 +601,7 @@ nsGfxButtonControlFrame::Reflow(nsIPresContext* aPresContext,
nsReflowStatus& aStatus)
{
DO_GLOBAL_REFLOW_COUNT("nsGfxButtonControlFrame", aReflowState.reason);
DISPLAY_REFLOW(this, aReflowState, aDesiredSize, aStatus);
// The mFormFrame is set in the initial reflow within nsHTMLButtonControlFrame
nsresult rv = NS_OK;