Back out f55504b0184f (bug 950427) for mochitest-4 and mochitest-oth bustage (at least)
CLOSED TREE
This commit is contained in:
@@ -288,9 +288,8 @@ nsSubDocumentFrame::BuildDisplayList(nsDisplayListBuilder* aBuilder,
|
||||
DisplayBorderBackgroundOutline(aBuilder, aLists);
|
||||
}
|
||||
|
||||
if (!mInnerView || !aBuilder->GetDescendIntoSubdocuments()) {
|
||||
if (!mInnerView)
|
||||
return;
|
||||
}
|
||||
|
||||
nsFrameLoader* frameLoader = FrameLoader();
|
||||
if (frameLoader) {
|
||||
|
||||
Reference in New Issue
Block a user