Backed out 2 changesets (bug 1716537) for causing failures at iframe-cross-origin-print.sub.html. CLOSED TREE
Backed out changeset ddc93b2746df (bug 1716537) Backed out changeset 7086ac4e5818 (bug 1716537)
This commit is contained in:
@@ -747,7 +747,7 @@ void nsSubDocumentFrame::Reflow(nsPresContext* aPresContext,
|
||||
|
||||
FinishAndStoreOverflow(&aDesiredSize);
|
||||
|
||||
if (!aPresContext->IsRootPaginatedDocument() && !mPostedReflowCallback) {
|
||||
if (!aPresContext->IsPaginated() && !mPostedReflowCallback) {
|
||||
PresShell()->PostReflowCallback(this);
|
||||
mPostedReflowCallback = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user