show canvasframe in debug reflow logs, bug 134130 , r=jkeiser sr=attinasi a=asa

git-svn-id: svn://10.0.0.236/trunk@117977 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bernd.mielke%snafu.de 2002-04-03 04:21:20 +00:00
parent 32dad1dab5
commit 5dabd77797
2 changed files with 2 additions and 0 deletions

View File

@ -484,6 +484,7 @@ CanvasFrame::Reflow(nsIPresContext* aPresContext,
nsReflowStatus& aStatus)
{
DO_GLOBAL_REFLOW_COUNT("CanvasFrame", aReflowState.reason);
DISPLAY_REFLOW(aPresContext, this, aReflowState, aDesiredSize, aStatus);
NS_FRAME_TRACE_REFLOW_IN("CanvasFrame::Reflow");
//NS_PRECONDITION(nsnull == aDesiredSize.maxElementSize, "unexpected request");

View File

@ -484,6 +484,7 @@ CanvasFrame::Reflow(nsIPresContext* aPresContext,
nsReflowStatus& aStatus)
{
DO_GLOBAL_REFLOW_COUNT("CanvasFrame", aReflowState.reason);
DISPLAY_REFLOW(aPresContext, this, aReflowState, aDesiredSize, aStatus);
NS_FRAME_TRACE_REFLOW_IN("CanvasFrame::Reflow");
//NS_PRECONDITION(nsnull == aDesiredSize.maxElementSize, "unexpected request");