[Webkit-unassigned] [Bug 111074] REGRESSION(r141450): failed ASSERT in FrameView::scheduleRelayout()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 3 12:51:06 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=111074





--- Comment #3 from Alexandre Elias <aelias at chromium.org>  2013-03-03 12:53:30 PST ---
So far I haven't been able to figure out via code inspection why the RenderView's frame may be different, so I'm not sure about the root cause.  But to address this regression, one thing we can do is delete the "contentsResized();" call from "ScrollView::setUseFixedLayout()".  I only need to keep the other one in "ScrollView::setFixedLayoutSize()".  Could you check that fixes it?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list