[webkit-changes] [WebKit/WebKit] 766490: [macOS] TestWebKitAPI.ServiceWorkers API test fail...

Miguel Salinas noreply at github.com
Tue Jan 24 12:25:31 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 76649060e74759fd21a4c39cfc30883e21835271
      https://github.com/WebKit/WebKit/commit/76649060e74759fd21a4c39cfc30883e21835271
  Author: Miguel Salinas <miguel_salinas at apple.com>
  Date:   2023-01-24 (Tue, 24 Jan 2023)

  Changed paths:
    M Source/WebKit/UIProcess/WebProcessProxy.cpp
    M Source/WebKit/UIProcess/WebProcessProxy.h

  Log Message:
  -----------
  [macOS] TestWebKitAPI.ServiceWorkers API test failures
https://bugs.webkit.org/show_bug.cgi?id=251032
rdar://104436315

Reviewed by Youenn Fablet.

Prevent ProcessThrottler from changing WebProcessProxy's throttle state
when testing WebProcessProxy's throttle state.

* Source/WebKit/UIProcess/WebProcessProxy.cpp:
(WebKit::WebProcessProxy::setThrottleStateForTesting):
(WebKit::WebProcessProxy::didChangeThrottleState):
* Source/WebKit/UIProcess/WebProcessProxy.h:
(WebKit::WebProcessProxy::setThrottleStateForTesting): Deleted.

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




More information about the webkit-changes mailing list