[Webkit-unassigned] [Bug 107609] REGRESSION(r139800): animations with start delay may not animate if page becomes hidden

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 22 18:38:24 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=107609





--- Comment #3 from dstockwell at chromium.org  2013-01-22 18:40:16 PST ---
(In reply to comment #2)
> Animation suspend/resume are totally broken; they just stop existing animations, they don't prevent new ones. Not deliberate, just broken.

Can we roll it out, or is work happening on suspend/resume?

If the goal was to reduce CPU usage I think we could still achieve that without suspending by only servicing animations at event points when the page is hidden.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list