Bug 99844 - [BlackBerry] Should suspend AnimationController when WebPage becomes invisible.
Summary: [BlackBerry] Should suspend AnimationController when WebPage becomes invisible.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit BlackBerry (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andrew Lo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-19 08:52 PDT by Andrew Lo
Modified: 2012-10-19 10:26 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.29 KB, patch)
2012-10-19 09:15 PDT, Andrew Lo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Lo 2012-10-19 08:52:27 PDT
Currently only scripted animations are suspended when the WebPage is set invisible, we should also suspend the frames' AnimationControllers to stop other animations such as CSS.
Comment 1 Andrew Lo 2012-10-19 09:15:43 PDT
Created attachment 169632 [details]
Patch
Comment 2 WebKit Review Bot 2012-10-19 10:26:19 PDT
Comment on attachment 169632 [details]
Patch

Clearing flags on attachment: 169632

Committed r131917: <http://trac.webkit.org/changeset/131917>
Comment 3 WebKit Review Bot 2012-10-19 10:26:23 PDT
All reviewed patches have been landed.  Closing bug.