[webkit-reviews] review granted: [Bug 93798] Implement absolutely positioned flex items : [Attachment 164954] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 20 11:46:10 PDT 2012


Ojan Vafai <ojan at chromium.org> has granted Tony Chang <tony at chromium.org>'s
request for review:
Bug 93798: Implement absolutely positioned flex items
https://bugs.webkit.org/show_bug.cgi?id=93798

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

------- Additional Comments from Ojan Vafai <ojan at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=164954&action=review


> Source/WebCore/rendering/RenderFlexibleBox.cpp:962
> +size_t RenderFlexibleBox::numberOfInFlowPositionedChildren(const
OrderedFlexItemList& children) const

Nit: could make this a static and not need to add it to the header.


More information about the webkit-reviews mailing list