REOPENED 46944
Unify setCSSAnimations and suspendAnimations/resumeAnimations APIs
https://bugs.webkit.org/show_bug.cgi?id=46944
Summary Unify setCSSAnimations and suspendAnimations/resumeAnimations APIs
Chris Marrin
Reported 2010-09-30 17:21:50 PDT
setCSSAnimations was done for iTunes and is part of the public API of WebView. suspendAnimations/resumeAnimations was added to LayoutTestController for testing. These essentially do the same thing, except that setCSSAnimations gets passed a boolean to suspend or resume. These should be unified. We should probably just get rid of uspendAnimations/resumeAnimations and use setCSSAnimations for testing.
Attachments
Chris Marrin
Comment 1 2010-10-01 08:33:11 PDT
*** This bug has been marked as a duplicate of bug 46945 ***
Chris Marrin
Comment 2 2010-10-01 08:34:21 PDT
Dup'd the wrong bug
Note You need to log in before you can comment on or make changes to this bug.