Bug 233463, patch 5 - Remove nsFrameList(nsIFrame*) ctor. r=bzbarsky
This commit is contained in:
@@ -1330,7 +1330,7 @@ nsContainerFrame::PushChildren(nsPresContext* aPresContext,
|
||||
}
|
||||
else {
|
||||
// Add the frames to our overflow list
|
||||
SetOverflowFrames(aPresContext, aFromChild);
|
||||
SetOverflowFrames(aPresContext, tail);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user