From 1f70a081a8de2e50b4b0fcfdfb9782503f261ae4 Mon Sep 17 00:00:00 2001 From: "roc+@cs.cmu.edu" Date: Sun, 20 Jan 2008 18:03:08 -0800 Subject: [PATCH] Bug 363391. nsSubdocumentFrame::Reflow should not call nsLeafFrame::Reflow directly because we don't want to call FinishAndStoreOverflow twice. patch by Andrew Smith, r+sr=roc --- layout/generic/nsFrameFrame.cpp | 4 ++-- layout/generic/nsLeafFrame.cpp | 16 ++++++++++++++-- layout/generic/nsLeafFrame.h | 8 ++++++++ 3 files changed, 24 insertions(+), 4 deletions(-) diff --git a/layout/generic/nsFrameFrame.cpp b/layout/generic/nsFrameFrame.cpp index cc6df7f1cfc..3c010c19c7e 100644 --- a/layout/generic/nsFrameFrame.cpp +++ b/layout/generic/nsFrameFrame.cpp @@ -486,8 +486,8 @@ nsSubDocumentFrame::Reflow(nsPresContext* aPresContext, if (IsInline()) { // XUL