Bug 170613

Summary: Throttle / Align DOM Timers in cross-origin iframes to 30fps
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, buildbot, cdumez, dbates, esprehn+autocc, kangil.han, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=170534
Attachments:
Description Flags
WIP Patch
none
Patch
none
Patch none

Chris Dumez
Reported 2017-04-07 12:27:28 PDT
Throttle / Align DOM Timers in cross-origin iframes to 30fps unless the user has interacted with them, in order to reduce power use.
Attachments
WIP Patch (1.89 KB, patch)
2017-04-07 12:44 PDT, Chris Dumez
no flags
Patch (10.13 KB, patch)
2017-04-07 12:57 PDT, Chris Dumez
no flags
Patch (10.98 KB, patch)
2017-04-07 13:48 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2017-04-07 12:27:47 PDT
Chris Dumez
Comment 2 2017-04-07 12:44:41 PDT
Created attachment 306528 [details] WIP Patch
Chris Dumez
Comment 3 2017-04-07 12:57:24 PDT
Chris Dumez
Comment 4 2017-04-07 13:48:52 PDT
Chris Dumez
Comment 5 2017-04-07 13:49:53 PDT
Comment on attachment 306533 [details] Patch Clearing flags on attachment: 306533 Committed r215116: <http://trac.webkit.org/changeset/215116>
Chris Dumez
Comment 6 2017-04-07 13:49:55 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.