Bug 119217

Summary: REGRESSION(148300) GIfs not reanimated after resumeActiveDOMObjectAndAnimations
Product: WebKit Reporter: Allan Sandfeld Jensen <allan.jensen>
Component: WebKit2Assignee: Allan Sandfeld Jensen <allan.jensen>
Status: RESOLVED FIXED    
Severity: Normal CC: thorton
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 108864, 110211    
Attachments:
Description Flags
Patch thorton: review+

Allan Sandfeld Jensen
Reported 2013-07-29 06:50:38 PDT
Commit 148300 introduced a new better was of restarting GIF animations after they have been suspended. Unfortunately the method did not get called on normal resumeActiveDOMObjectAndAnimations calls, but only when a page was returned from background.
Attachments
Patch (1.69 KB, patch)
2013-07-29 06:54 PDT, Allan Sandfeld Jensen
thorton: review+
Allan Sandfeld Jensen
Comment 1 2013-07-29 06:54:30 PDT
Tim Horton
Comment 2 2013-07-29 09:45:59 PDT
Comment on attachment 207649 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=207649&action=review > Source/WebCore/ChangeLog:3 > + REGRESSION(148300) GIfs not reanimated after resumeActiveDOMObjectAndAnimations s/GIfs/GIFs/
Allan Sandfeld Jensen
Comment 3 2013-07-29 10:09:21 PDT
Note You need to log in before you can comment on or make changes to this bug.