[webkit-reviews] review granted: [Bug 109881] Implement RenderGrid::computeIntrinsicLogicalWidths : [Attachment 188619] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 15 12:37:19 PST 2013


Tony Chang <tony at chromium.org> has granted Ojan Vafai <ojan at chromium.org>'s
request for review:
Bug 109881: Implement RenderGrid::computeIntrinsicLogicalWidths
https://bugs.webkit.org/show_bug.cgi?id=109881

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

------- Additional Comments from Tony Chang <tony at chromium.org>
Now that I've seen the code, I think a const_cast of |this| in
computeIntrinsicLogicalWidths would be better.	It feels weird to me that
placeItemsOnGrid is const.


More information about the webkit-reviews mailing list