[webkit-reviews] review granted: [Bug 130272] Subpixel rendering: border-radius painting falls back to rectangle at subpixel positions. : [Attachment 226778] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 14 16:55:20 PDT 2014


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Zalan Bujtas
<zalan at apple.com>'s request for review:
Bug 130272: Subpixel rendering: border-radius painting falls back to rectangle
at subpixel positions.
https://bugs.webkit.org/show_bug.cgi?id=130272

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

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=226778&action=review


> Source/WebCore/platform/graphics/RoundedRect.cpp:242
> +    const LayoutRect& originalRect = rect();

There doesn't seem to be any point to storing this in a reference.


More information about the webkit-reviews mailing list