[webkit-reviews] review granted: [Bug 26891] Remove unused code in SVGTransformList and SVGTransformDistance : [Attachment 32131] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 1 13:36:12 PDT 2009


Eric Seidel <eric at webkit.org> has granted David Levin <levin at chromium.org>'s
request for review:
Bug 26891: Remove unused code in SVGTransformList and SVGTransformDistance
https://bugs.webkit.org/show_bug.cgi?id=26891

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

------- Additional Comments from Eric Seidel <eric at webkit.org>
Why not fix the default constructor?  I support removing the dead code though.

Wow, this code is old.	This was from yet-another attempt at animation by yours
truly... forever ago.  I think you shoudl fix the default constructor to zero
everything instead of changing the callsites.


More information about the webkit-reviews mailing list