WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
118375
Remove PageThrottler::m_activeThrottleBlockers
https://bugs.webkit.org/show_bug.cgi?id=118375
Summary
Remove PageThrottler::m_activeThrottleBlockers
Gavin Barraclough
Reported
2013-07-03 18:05:23 PDT
This is simply m_activityTokens.size(). Also, fold preventThrottling into addActivityToken & allowThrottling into removeActivityToken (these should no longer be called directly, and should not be public).
Attachments
Fix
(5.17 KB, patch)
2013-07-03 18:11 PDT
,
Gavin Barraclough
mrowe
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Gavin Barraclough
Comment 1
2013-07-03 18:11:59 PDT
Created
attachment 206040
[details]
Fix
Gavin Barraclough
Comment 2
2013-07-04 11:00:54 PDT
Committed revision 152402.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug