[webkit-reviews] review granted: [Bug 109848] [GTK][AC] Implement matrix transform animation with clutter ac backend : [Attachment 188394] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 19 06:36:58 PST 2013


Gustavo Noronha (kov) <gns at gnome.org> has granted ChangSeok Oh
<kevin.cs.oh at gmail.com>'s request for review:
Bug 109848: [GTK][AC] Implement matrix transform animation with clutter ac
backend
https://bugs.webkit.org/show_bug.cgi?id=109848

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

------- Additional Comments from Gustavo Noronha (kov) <gns at gnome.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=188394&action=review


> Source/WebCore/platform/graphics/clutter/PlatformClutterAnimation.cpp:459
> +    // FIXME: The matrix interpolation api, clutter_matrix_progress of
Clutter 1.12 works unexpectedly.
> +    // So we overwrite it and handle the interpolation of two matrices with
TransformationMatrix.

Would be good to link to a bug report here.


More information about the webkit-reviews mailing list