[webkit-reviews] review granted: [Bug 111110] [New Multicolumn] Change flow thread containment to be a state : [Attachment 190817] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 1 08:23:53 PST 2013


Andreas Kling <akling at apple.com> has granted Dave Hyatt <hyatt at apple.com>'s
request for review:
Bug 111110: [New Multicolumn] Change flow thread containment to be a state
https://bugs.webkit.org/show_bug.cgi?id=111110

Attachment 190817: Patch
https://bugs.webkit.org/attachment.cgi?id=190817&action=review

------- Additional Comments from Andreas Kling <akling at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=190817&action=review


r=me

> Source/WebCore/rendering/RenderObject.h:1129
> +	   unsigned m_flowThreadState : 2; // FlowThreadState

There's a comment above about the number of remaining bits that should be
updated.


More information about the webkit-reviews mailing list