[webkit-reviews] review requested: [Bug 42605] New border-radius path-based drawing code has some issues with corner-joins : [Attachment 62246] New patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 21 16:31:40 PDT 2010


Beth Dakin <bdakin at apple.com> has asked  for review:
Bug 42605: New border-radius path-based drawing code has some issues with
corner-joins
https://bugs.webkit.org/show_bug.cgi?id=42605

Attachment 62246: New patch
https://bugs.webkit.org/attachment.cgi?id=62246&action=review

------- Additional Comments from Beth Dakin <bdakin at apple.com>
Here is a smarter patch that can handle anti-aliasing some corners and not
others. Dan also suggested changing the boolean parameter to
GraphicsContext::clipConvexPolygon() into an enum. I didn't do this only
because I couldn't think of a good name for the enum. Any ideas?


More information about the webkit-reviews mailing list