[webkit-reviews] review requested: [Bug 46052] SVG: Leverage platform's Path::addEllipse() in Path::createEllipse() : [Attachment 70238] Proposed patch v2
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Oct 8 06:22:52 PDT 2010
Andreas Kling <kling at webkit.org> has asked for review:
Bug 46052: SVG: Leverage platform's Path::addEllipse() in Path::createEllipse()
https://bugs.webkit.org/show_bug.cgi?id=46052
Attachment 70238: Proposed patch v2
https://bugs.webkit.org/attachment.cgi?id=70238&action=review
------- Additional Comments from Andreas Kling <kling at webkit.org>
New patch as discussed on IRC.
I've removed all the static Path::create* methods and replaced their usage with
Path::add*
More information about the webkit-reviews
mailing list