[webkit-reviews] review requested: [Bug 46052] SVG: Remove "create" methods and use port-specific "add" counterparts : [Attachment 70451] Proposed patch v7

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 11 10:45:52 PDT 2010


Andreas Kling <kling at webkit.org> has asked  for review:
Bug 46052: SVG: Remove "create" methods and use port-specific "add"
counterparts
https://bugs.webkit.org/show_bug.cgi?id=46052

Attachment 70451: Proposed patch v7
https://bugs.webkit.org/attachment.cgi?id=70451&action=review

------- Additional Comments from Andreas Kling <kling at webkit.org>
Addressed Dirk's comments. Didn't add the ASSERTs though, since Path::isEmpty()
is very slow on some platforms (CG, ?) and this would slow down debug builds.


More information about the webkit-reviews mailing list