[Webkit-unassigned] [Bug 118375] New: Remove PageThrottler::m_activeThrottleBlockers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 3 18:03:24 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=118375

           Summary: Remove PageThrottler::m_activeThrottleBlockers
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: barraclough at apple.com


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).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list