[webkit-reviews] review granted: [Bug 67242] Don't round-trip through TransformationMatrix in SVGImageBufferTools::clearAffineTransform2DRotation : [Attachment 106504] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 6 23:51:22 PDT 2011


Dirk Schulze <krit at webkit.org> has granted Tim Horton
<timothy_horton at apple.com>'s request for review:
Bug 67242: Don't round-trip through TransformationMatrix in
SVGImageBufferTools::clearAffineTransform2DRotation
https://bugs.webkit.org/show_bug.cgi?id=67242

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

------- Additional Comments from Dirk Schulze <krit at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=106504&action=review


r=me with one snippet.

> Source/WebCore/rendering/svg/SVGImageBufferTools.cpp:130
> +    decomposition.angle = 0.0;

s/0.0/0/ :)


More information about the webkit-reviews mailing list