Bug 169213 - [iOS] Throttle DOM timers to 30fps in low power mode
Summary: [iOS] Throttle DOM timers to 30fps in low power mode
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on: 169236
Blocks:
  Show dependency treegraph
 
Reported: 2017-03-06 13:15 PST by Chris Dumez
Modified: 2017-03-08 11:52 PST (History)
6 users (show)

See Also:


Attachments
WIP Patch (1.59 KB, patch)
2017-03-07 09:13 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (6.21 KB, patch)
2017-03-07 10:08 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2017-03-06 13:15:35 PST
Throttle DOM timers to 30fps in low power mode on iOS to save battery.
Comment 1 Radar WebKit Bug Importer 2017-03-06 13:16:06 PST
<rdar://problem/30876965>
Comment 2 Chris Dumez 2017-03-07 09:13:45 PST
Created attachment 303662 [details]
WIP Patch
Comment 3 Chris Dumez 2017-03-07 10:08:40 PST
Created attachment 303670 [details]
Patch
Comment 4 WebKit Commit Bot 2017-03-08 11:52:33 PST
Comment on attachment 303670 [details]
Patch

Clearing flags on attachment: 303670

Committed r213589: <http://trac.webkit.org/changeset/213589>
Comment 5 WebKit Commit Bot 2017-03-08 11:52:40 PST
All reviewed patches have been landed.  Closing bug.