[webkit-changes] [WebKit/WebKit] ee0988: [macOS] Disable background webcontent suspension b...
Miguel Salinas
noreply at github.com
Mon Mar 27 14:03:39 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ee0988b18d7348a73ce7db08beafbaf92788a627
https://github.com/WebKit/WebKit/commit/ee0988b18d7348a73ce7db08beafbaf92788a627
Author: Miguel Salinas <miguel_salinas at apple.com>
Date: 2023-03-27 (Mon, 27 Mar 2023)
Changed paths:
M Source/WebKit/Shared/WebPreferencesDefaultValues.cpp
Log Message:
-----------
[macOS] Disable background webcontent suspension by default
https://bugs.webkit.org/show_bug.cgi?id=254535
rdar://107233385
Reviewed by Chris Dumez.
We have discovered some regressions when webcontent process suspension
is enabled such as some foreground pages suspending. We need to disable
this feature by default until these bugs are fixed.
* Source/WebKit/Shared/WebPreferencesDefaultValues.cpp:
(WebKit::defaultRunningBoardThrottlingEnabled):
Canonical link: https://commits.webkit.org/262174@main
More information about the webkit-changes
mailing list