[Webkit-unassigned] [Bug 252618] New: [Cocoa] Many redundant calls to WebProcessProxy::didChangeThrottleState

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 20 14:51:34 PST 2023


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

            Bug ID: 252618
           Summary: [Cocoa] Many redundant calls to
                    WebProcessProxy::didChangeThrottleState
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: iPhone / iPad
                OS: iOS 16
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Process Model
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: miguel_salinas at apple.com

ProcessThrottler is calling WebProcessProxy::didChangeThrottleState redundantly with the same throttle state. This is happening many times for at least one user. We should not call WebProcessProxy::didChangeThrottleState if the state is not actually changing.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230220/0ded7c4d/attachment.htm>


More information about the webkit-unassigned mailing list