[Webkit-unassigned] [Bug 80134] [CSSRegions]Implement NamedFlow::contentNodes attribute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 20 11:43:57 PDT 2012


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





--- Comment #16 from Brady Eidson <beidson at apple.com>  2012-03-20 11:43:57 PST ---
I'm not sure why it started that layout test failing, but the computeStyle() causing the crash seems like it should be easy to factor out.

Using the style as a way of tracking if the node needs to register/unregister itself from a collection seems extremely fragile.  There almost certainly needs to be a more explicit way of doing that.

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