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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 3 13:04:00 PST 2013


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





--- Comment #4 from Alexandre Elias <aelias at chromium.org>  2013-03-03 13:06:24 PST ---
On second thought, before we do that, a better fix would be to add "if (!frame()->view()) return;" to "contentsResized()".  I believe it should work if you move back the calls in Frame::createView() to their original place.  Please give that a try.

-- 
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