[webkit-reviews] review requested: [Bug 87788] [chromium] Migrate to WebTransformationMatrix : [Attachment 145177] Same patch with changelogs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 31 17:08:20 PDT 2012


Shawn Singh <shawnsingh at chromium.org> has asked  for review:
Bug 87788: [chromium] Migrate to WebTransformationMatrix
https://bugs.webkit.org/show_bug.cgi?id=87788

Attachment 145177: Same patch with changelogs
https://bugs.webkit.org/attachment.cgi?id=145177&action=review

------- Additional Comments from Shawn Singh <shawnsingh at chromium.org>
This patch is ready for review.  Tested on all unit tests, layout tests, and
manually, on mac.  This patch does the following: (a) replaced all instances of
WebCore::TransformationMatrix with WebKit::WebTransformationMatrix, (b) handled
the namespace and other minor fallouts to get things to compile and be clean
(c) a few minor cleanups while making things compile (d) adds a new constructor
(and unit test) to WebTransformationMatrix


More information about the webkit-reviews mailing list