[webkit-changes] [WebKit/WebKit] 84c958: [macOS] Use link check for runningboard throttling

Miguel Salinas noreply at github.com
Fri Mar 3 14:27:17 PST 2023


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

  Changed paths:
    M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
    M Source/WTF/wtf/cocoa/RuntimeApplicationChecksCocoa.h
    M Source/WebKit/Shared/WebPreferencesDefaultValues.cpp
    M Source/WebKit/Shared/WebPreferencesDefaultValues.h

  Log Message:
  -----------
  [macOS] Use link check for runningboard throttling
https://bugs.webkit.org/show_bug.cgi?id=253290
rdar://106175040

Reviewed by Alex Christensen.

We should use a link check for runningboard based throttling and
suspension on macOS

* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WTF/wtf/cocoa/RuntimeApplicationChecksCocoa.h:
* Source/WebKit/Shared/WebPreferencesDefaultValues.cpp:
(WebKit::defaultRunningBoardThrottlingEnabled):
(WebKit::defaultShouldTakeSuspendedAssertions):
* Source/WebKit/Shared/WebPreferencesDefaultValues.h:

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




More information about the webkit-changes mailing list