[webkit-reviews] review granted: [Bug 11830] JS SVG POD types do not work properly when being assigned : [Attachment 11841] Initial patch

bugzilla-request-daemon at macosforge.org bugzilla-request-daemon at macosforge.org
Thu Dec 14 12:22:05 PST 2006


Darin Adler <darin at apple.com> has granted Darin Adler <darin at apple.com>'s
request for review:
Bug 11830: JS SVG POD types do not work properly when being assigned
http://bugs.webkit.org/show_bug.cgi?id=11830

Attachment 11841: Initial patch
http://bugs.webkit.org/attachment.cgi?id=11841&action=edit

------- Additional Comments from Darin Adler <darin at apple.com>
I think there's some const missing here. Since SVGMatrix is immutable, I think
the AffineTransform inside an SVGMatrix should be const.

Regardless, r=me



More information about the webkit-reviews mailing list