[webkit-changes] [WebKit/WebKit] 1f3dcb: [Cocoa] Stop responsiveness checks on suspended we...

Miguel Salinas noreply at github.com
Wed Mar 8 12:45:53 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1f3dcbd1984c9e5548efef4d638f87d4dbfc3c66
      https://github.com/WebKit/WebKit/commit/1f3dcbd1984c9e5548efef4d638f87d4dbfc3c66
  Author: Miguel Salinas <miguel_salinas at apple.com>
  Date:   2023-03-08 (Wed, 08 Mar 2023)

  Changed paths:
    M Source/WebKit/UIProcess/AuxiliaryProcessProxy.cpp
    M Source/WebKit/UIProcess/ProcessThrottler.h

  Log Message:
  -----------
  [Cocoa] Stop responsiveness checks on suspended web content processes
https://bugs.webkit.org/show_bug.cgi?id=253544
rdar://problem/106388234

Reviewed by Chris Dumez.

We shouldn't be checking if suspended processes are responsive

* Source/WebKit/UIProcess/WebProcessProxy.cpp:
(WebKit::WebProcessProxy::sendPrepareToSuspend):
(WebKit::WebProcessProxy::sendProcessDidResume):

Canonical link: https://commits.webkit.org/261382@main




More information about the webkit-changes mailing list