зеркало из https://github.com/mozilla/pjs.git
Add ifdef'ed Performance Reflow Counting code
This commit is contained in:
Родитель
613276e68d
Коммит
9248424a13
|
@ -356,6 +356,8 @@ nsGfxListControlFrame::Reflow(nsIPresContext* aPresContext,
|
||||||
const nsHTMLReflowState& aReflowState,
|
const nsHTMLReflowState& aReflowState,
|
||||||
nsReflowStatus& aStatus)
|
nsReflowStatus& aStatus)
|
||||||
{
|
{
|
||||||
|
DO_GLOBAL_REFLOW_COUNT("nsGfxListControlFrame", aReflowState.reason);
|
||||||
|
|
||||||
REFLOW_COUNTER_REQUEST();
|
REFLOW_COUNTER_REQUEST();
|
||||||
|
|
||||||
aStatus = NS_FRAME_COMPLETE;
|
aStatus = NS_FRAME_COMPLETE;
|
||||||
|
|
Загрузка…
Ссылка в новой задаче