Add ifdef'ed Performance Reflow Counting code

This commit is contained in:
rods%netscape.com 2000-04-21 22:02:46 +00:00
parent 305359871d
commit 7abbda5997

View File

@ -356,6 +356,8 @@ nsGfxListControlFrame::Reflow(nsIPresContext* aPresContext,
const nsHTMLReflowState& aReflowState,
nsReflowStatus& aStatus)
{
DO_GLOBAL_REFLOW_COUNT("nsGfxListControlFrame", aReflowState.reason);
REFLOW_COUNTER_REQUEST();
aStatus = NS_FRAME_COMPLETE;