[Webkit-unassigned] [Bug 133013] ASSERTION FAILURE: m_next is nullptr in LayoutState::LayoutState(std::unique_ptr<LayoutState>, ...)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri May 16 15:38:36 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=133013
--- Comment #2 from Daniel Bates <dbates at webkit.org> 2014-05-16 15:38:58 PST ---
Created an attachment (id=231598)
--> (https://bugs.webkit.org/attachment.cgi?id=231598&action=review)
Work-in-progress patch and layout tests
Need to fix up layout test delayed-scroll-in-iframe-with-full-repaint-crash.html to show PASS message on success and add a ChangeLog entry. Also, consider making UpdateScrollInfoAfterLayoutDispatcher::{begin, end}Deferring() take a const RenderBlock& as an argument as a way to deter calling these methods outside of RenderBlock or RenderBlock-derived classes (or is there a better way to achieve this?).
--
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