Bug 109363 - [GTK][AC] Implement basic transform animations with clutter ac backend
Summary: [GTK][AC] Implement basic transform animations with clutter ac backend
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 105699
  Show dependency treegraph
 
Reported: 2013-02-09 14:23 PST by ChangSeok Oh
Modified: 2013-02-13 08:14 PST (History)
5 users (show)

See Also:


Attachments
Patch (27.05 KB, patch)
2013-02-09 14:58 PST, ChangSeok Oh
no flags Details | Formatted Diff | Diff
Patch (27.07 KB, patch)
2013-02-10 09:00 PST, ChangSeok Oh
no flags Details | Formatted Diff | Diff
Patch (27.08 KB, patch)
2013-02-11 08:44 PST, ChangSeok Oh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description ChangSeok Oh 2013-02-09 14:23:24 PST
Here, I want to add basic transform animations support for clutter ac.
Comment 1 ChangSeok Oh 2013-02-09 14:58:45 PST
Created attachment 187448 [details]
Patch
Comment 2 Build Bot 2013-02-09 19:49:09 PST
Comment on attachment 187448 [details]
Patch

Attachment 187448 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://queues.webkit.org/results/16472651

New failing tests:
compositing/checkerboard.html
accessibility/anchor-linked-anonymous-block-crash.html
http/tests/cache/cancel-multiple-post-xhrs.html
animations/3d/state-at-end-event-transform.html
animations/animation-add-events-in-handler.html
animations/3d/replace-filling-transform.html
http/tests/cache/history-only-cached-subresource-loads.html
compositing/bounds-in-flipped-writing-mode.html
accessibility/accessibility-node-reparent.html
animations/animation-border-overflow.html
accessibility/accessibility-object-detached.html
accessibility/anonymous-render-block-in-continuation-causes-crash.html
animations/animation-controller-drt-api.html
compositing/absolute-position-changed-with-composited-parent-layer.html
compositing/absolute-position-changed-in-composited-layer.html
http/tests/cache/iframe-304-crash.html
animations/3d/transform-perspective.html
canvas/philip/tests/2d.clearRect+fillRect.alpha0.5.html
canvas/philip/tests/2d.clearRect.basic.html
animations/3d/transform-origin-vs-functions.html
animations/animation-css-rule-types.html
canvas/philip/tests/2d.clearRect+fillRect.basic.html
canvas/philip/tests/2d.clearRect+fillRect.alpha0.html
Comment 3 ChangSeok Oh 2013-02-10 09:00:52 PST
Created attachment 187482 [details]
Patch
Comment 4 ChangSeok Oh 2013-02-11 08:44:37 PST
Created attachment 187583 [details]
Patch
Comment 5 WebKit Review Bot 2013-02-13 08:14:23 PST
Comment on attachment 187583 [details]
Patch

Clearing flags on attachment: 187583

Committed r142749: <http://trac.webkit.org/changeset/142749>
Comment 6 WebKit Review Bot 2013-02-13 08:14:27 PST
All reviewed patches have been landed.  Closing bug.