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:
@@ -216,7 +216,7 @@ nsHtml5TreeOpExecutor::SetParser(nsParserBase* aParser)
|
||||
void
|
||||
nsHtml5TreeOpExecutor::FlushPendingNotifications(FlushType aType)
|
||||
{
|
||||
if (aType >= FlushType::EnsurePresShellInitAndFrames) {
|
||||
if (aType >= FlushType::InterruptibleLayout) {
|
||||
// Bug 577508 / 253951
|
||||
nsContentSink::StartLayout(true);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user