[webkit-reviews] review requested: [Bug 80423] New renderer for SVGCircleElement : [Attachment 134142] Added deeper hooks into Skia for stroking and filling ellipses

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 27 14:52:36 PDT 2012


Philip Rogers <pdr at google.com> has asked  for review:
Bug 80423: New renderer for SVGCircleElement
https://bugs.webkit.org/show_bug.cgi?id=80423

Attachment 134142: Added deeper hooks into Skia for stroking and filling
ellipses
https://bugs.webkit.org/attachment.cgi?id=134142&action=review

------- Additional Comments from Philip Rogers <pdr at google.com>
The Skia team asked that I go ahead and fill out the Skia side all the way to
Skia's drawOval() call. In the very near future
(http://code.google.com/p/skia/issues/detail?id=544), drawOval will be updated
in Skia to be even faster (right now it just falls back to path rendering
code).

Note: I think this patch is ready to land except for the missing test
expectations.


More information about the webkit-reviews mailing list