RESOLVED FIXED Bug 139687
Introduce PageActivityState
https://bugs.webkit.org/show_bug.cgi?id=139687
Summary Introduce PageActivityState
Gavin Barraclough
Reported 2014-12-16 11:32:51 PST
Add a bitfield to track each of the activities on the page separately. Split the hysteresis & counters so we can track these separately.
Attachments
Fix (5.73 KB, patch)
2014-12-16 11:34 PST, Gavin Barraclough
andersca: review+
Gavin Barraclough
Comment 1 2014-12-16 11:34:46 PST
WebKit Commit Bot
Comment 2 2014-12-16 11:37:24 PST
Attachment 243370 [details] did not pass style-queue: ERROR: Source/WebCore/page/PageThrottler.cpp:34: Code inside a namespace should not be indented. [whitespace/indent] [4] Total errors found: 1 in 3 files If any of these errors are false positives, please file a bug against check-webkit-style.
Gavin Barraclough
Comment 3 2014-12-16 11:49:55 PST
Committed revision 177378.
Note You need to log in before you can comment on or make changes to this bug.