[webkit-reviews] review requested: [Bug 87686] [chromium] Accelerated animations should use WebTransformOperations : [Attachment 145194] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 31 19:17:41 PDT 2012


vollick at chromium.org has asked	for review:
Bug 87686: [chromium] Accelerated animations should use WebTransformOperations
https://bugs.webkit.org/show_bug.cgi?id=87686

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

------- Additional Comments from vollick at chromium.org
Moved the animation translation code into AnimationTranslationUtil.

Also added logic to bail on accelerated anim when there are rotations of >= 180
degrees and when we have singular matrices (as well as some unit tests).


More information about the webkit-reviews mailing list