RESOLVED FIXED 109235
[Chromium] Get rid of WebAnimationController
https://bugs.webkit.org/show_bug.cgi?id=109235
Summary [Chromium] Get rid of WebAnimationController
Benjamin Poulain
Reported 2013-02-07 15:00:12 PST
The animation and transition testing has been moved to Internals in r142171 && r141849. Chromium WebAnimationController should be useless now. It is used in webkit/glue/dom_operations.cc. It would be nice if you could clean that up and remove the class.
Attachments
Patch (18.98 KB, patch)
2013-02-08 20:17 PST, James Robinson
no flags
Patch for landing (16.22 KB, patch)
2013-02-11 22:02 PST, James Robinson
no flags
James Robinson
Comment 1 2013-02-08 19:39:41 PST
Ooh, I love deleting code!
James Robinson
Comment 2 2013-02-08 20:17:51 PST
James Robinson
Comment 3 2013-02-08 20:18:10 PST
https://codereview.chromium.org/12209082/ will have to land + roll in first.
Benjamin Poulain
Comment 4 2013-02-08 20:22:46 PST
Comment on attachment 187401 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=187401&action=review Thanks. > Tools/ChangeLog:11 > + * DumpRenderTree/chromium/TestRunner/src/TestRunner.cpp: > + (WebTestRunner::TestRunner::TestRunner): > + * DumpRenderTree/chromium/TestRunner/src/TestRunner.h: > + (TestRunner): I am sorry, I apparently forgot those when cleaning DRT :(
James Robinson
Comment 5 2013-02-11 22:02:03 PST
Created attachment 187772 [details] Patch for landing
WebKit Review Bot
Comment 6 2013-02-11 22:48:19 PST
Comment on attachment 187772 [details] Patch for landing Clearing flags on attachment: 187772 Committed r142582: <http://trac.webkit.org/changeset/142582>
WebKit Review Bot
Comment 7 2013-02-11 22:48:22 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.