Bug 46944

Summary: Unify setCSSAnimations and suspendAnimations/resumeAnimations APIs
Product: WebKit Reporter: Chris Marrin <cmarrin>
Component: Layout and RenderingAssignee: Chris Marrin <cmarrin>
Status: REOPENED    
Severity: Normal CC: dino, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   

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.