[Webkit-unassigned] [Bug 66142] [CSSRegions] RenderRegion should not reference a parent RenderFlowThread
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 16 12:44:29 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=66142
Dave Hyatt <hyatt at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #104070|review?, commit-queue? |review-, commit-queue-
Flag| |
--- Comment #5 from Dave Hyatt <hyatt at apple.com> 2011-08-16 12:44:29 PST ---
(From update of attachment 104070)
You'll need to tweak this after my landing from r93144. You'll want to ditch my m_hasRenderFlowThreads boolean now that you added the list, and you can redefine my hasRenderFlowThreads function on RenderView in terms of the list being non-empty.
You'll also want to add isValid checks to the region walk I do in repaintIntoRegions.
Sorry for the conflicts. Should be easy to update though.
--
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