[Webkit-unassigned] [Bug 80134] [CSSRegions]Implement NamedFlow::contentNodes attribute
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 4 12:25:32 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=80134
Dave Hyatt <hyatt at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #133747|review? |review+
Flag| |
--- Comment #18 from Dave Hyatt <hyatt at apple.com> 2012-04-04 12:25:31 PST ---
(From update of attachment 133747)
View in context: https://bugs.webkit.org/attachment.cgi?id=133747&action=review
r=me
> Source/WebCore/rendering/RenderFlowThread.h:167
> + NamedFlowContentNodes m_contentNodes;
> +
> AtomicString m_flowThread;
> RenderRegionList m_regionList;
This isn't really something you should do for this patch, but going forward I think we might want to pull all the flow thread stuff in RenderView into a helper class.
--
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