[Webkit-unassigned] [Bug 43859] Node::renderer() should ASSERT(!view() || !view()->needsLayout())

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 16 07:22:29 PDT 2010


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





--- Comment #2 from Eric Seidel <eric at webkit.org>  2010-08-16 07:22:29 PST ---
To make it clear in the source, whether we expect the renderer to be stale or not.  My understanding is that noob rendering tree programmers get this wrong all the time (assuming that renderer() is up to date).  I suspect we have a number of bugs related to bad assumptions.

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