[webkit-reviews] review granted: [Bug 60592] Convert RenderFlexibleBox to use IntPoint/IntSize instead of x, y/w, h pairs : [Attachment 93056] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 10 22:11:07 PDT 2011


Eric Seidel <eric at webkit.org> has granted Emil A Eklund <eae at chromium.org>'s
request for review:
Bug 60592: Convert RenderFlexibleBox to use IntPoint/IntSize instead of x,y/w,h
pairs
https://bugs.webkit.org/show_bug.cgi?id=60592

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

------- Additional Comments from Eric Seidel <eric at webkit.org>
LGTM.  The + IntSize(0, offset) stuff reads a little strangely, but this looks
like an improvement.


More information about the webkit-reviews mailing list