[webkit-reviews] review denied: [Bug 111074] REGRESSION(r141450): failed ASSERT in FrameView::scheduleRelayout() : [Attachment 196476] another alternative
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Apr 4 08:38:21 PDT 2013
Simon Fraser (smfr) <simon.fraser at apple.com> has denied Mikhail Pozdnyakov
<mikhail.pozdnyakov at intel.com>'s request for review:
Bug 111074: REGRESSION(r141450): failed ASSERT in FrameView::scheduleRelayout()
https://bugs.webkit.org/show_bug.cgi?id=111074
Attachment 196476: another alternative
https://bugs.webkit.org/attachment.cgi?id=196476&action=review
------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
This is wrong too; you're throwing away a layout that should happen at some
point. I think the real issue is the call to setUseFixedLayout() on the page
that's going into the page cache. Why does that happen?
More information about the webkit-reviews
mailing list