[webkit-changes] [WebKit/WebKit] c618b9: REGRESSION(266750 at main): Assertion failure in chec...
Ryosuke Niwa
noreply at github.com
Thu Aug 10 17:16:23 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c618b92e9167f29cf177bc36e00297180ec0b473
https://github.com/WebKit/WebKit/commit/c618b92e9167f29cf177bc36e00297180ec0b473
Author: Ryosuke Niwa <rniwa at webkit.org>
Date: 2023-08-10 (Thu, 10 Aug 2023)
Changed paths:
M Tools/TestWebKitAPI/Tests/WebKitCocoa/ProcessSwapOnNavigation.mm
Log Message:
-----------
REGRESSION(266750 at main): Assertion failure in checkSettingsControlledByLockdownMode
https://bugs.webkit.org/show_bug.cgi?id=260051
Reviewed by Chris Dumez.
The regression was caused by this function assuming that requestIdleCallback is always disabled in lockdown mode.
This is no longer true after 266750 at main.
Canonical link: https://commits.webkit.org/266797@main
More information about the webkit-changes
mailing list