Backed out changeset 6a452e522e07 - Boris Zbarsky – Bug 67752. Implement interruptible reflow. r=roc,dbaron - because of apparent Tp hangs.
This commit is contained in:
@@ -1926,7 +1926,7 @@ nsGfxScrollFrameInner::AsyncScrollPortEvent::Run()
|
||||
{
|
||||
if (mInner) {
|
||||
mInner->mOuter->PresContext()->GetPresShell()->
|
||||
FlushPendingNotifications(Flush_InterruptibleLayout);
|
||||
FlushPendingNotifications(Flush_Layout);
|
||||
}
|
||||
return mInner ? mInner->FireScrollPortEvent() : NS_OK;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user