Bug 164291 - Port Page timer throttling to use ActivityState instead of PageThrottler
Summary: Port Page timer throttling to use ActivityState instead of PageThrottler
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gavin Barraclough
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-01 14:03 PDT by Gavin Barraclough
Modified: 2016-11-01 14:52 PDT (History)
4 users (show)

See Also:


Attachments
Fix (3.14 KB, patch)
2016-11-01 14:34 PDT, Gavin Barraclough
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gavin Barraclough 2016-11-01 14:03:21 PDT
ActivityState now conveys this information; after this change PageThrottler is redundant and can be removed.
Comment 1 Gavin Barraclough 2016-11-01 14:34:58 PDT
Created attachment 293596 [details]
Fix
Comment 2 Geoffrey Garen 2016-11-01 14:47:59 PDT
Comment on attachment 293596 [details]
Fix

r=me
Comment 3 Gavin Barraclough 2016-11-01 14:52:43 PDT
Committed revision 208247.