mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 14:22:01 +00:00
Add ifdef'ed Performance Reflow Counting code
This commit is contained in:
parent
305359871d
commit
7abbda5997
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user