Backed out changeset bd3edebd5f20 (bug 1377447) for failing its own test 1377447-1.html on Windows 7 and OS X. r=backout
This commit is contained in:
@@ -1068,7 +1068,7 @@ HTMLContentSink::FlushPendingNotifications(FlushType aType)
|
||||
FlushTags();
|
||||
}
|
||||
}
|
||||
if (aType >= FlushType::EnsurePresShellInitAndFrames) {
|
||||
if (aType >= FlushType::InterruptibleLayout) {
|
||||
// Make sure that layout has started so that the reflow flush
|
||||
// will actually happen.
|
||||
StartLayout(true);
|
||||
|
||||
Reference in New Issue
Block a user