Bug 169213

Summary: [iOS] Throttle DOM timers to 30fps in low power mode
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, cdumez, commit-queue, jonlee, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 169236    
Bug Blocks:    
Attachments:
Description Flags
WIP Patch
none
Patch none

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.