[webkit-reviews] review granted: [Bug 65208] Switch RenderStyle to to new layout types : [Attachment 102199] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 8 09:34:01 PDT 2011


Eric Seidel <eric at webkit.org> has granted Emil A Eklund <eae at chromium.org>'s
request for review:
Bug 65208: Switch RenderStyle to to new layout types
https://bugs.webkit.org/show_bug.cgi?id=65208

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

------- Additional Comments from Eric Seidel <eric at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=102199&action=review


Seems reasonable.

> Source/WebCore/rendering/style/RenderStyle.cpp:798
> +static RoundedRect::Radii calcRadiiFor(const BorderData& border, LayoutUnit
width, LayoutUnit height)

Should this be a layoutsize/layoutpoint?


More information about the webkit-reviews mailing list