Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 14637c807518a0adf30ed256902ea41bb736b92d
https://github.com/WebKit/WebKit/commit/14637c807518a0adf30ed256902ea41bb736b92d
Author: Darryl Parkinson <[email protected]>
Date: 2025-12-06 (Sat, 06 Dec 2025)
Changed paths:
M Source/WebKit/UIProcess/Launcher/cocoa/ProcessLauncherCocoa.mm
M Tools/TestWebKitAPI/Tests/WebKitCocoa/EnhancedSecurity.mm
Log Message:
-----------
Use EnhancedSecurity when Lockdown Mode is opted out at API level
https://bugs.webkit.org/show_bug.cgi?id=303239
rdar://165527181
Reviewed by Marcus Plutowski.
When system-wide Lockdown Mode is active but a page has opted out
using the WebKit API, launch EnhancedSecurity WebContent processes.
* Source/WebKit/UIProcess/Launcher/cocoa/ProcessLauncherCocoa.mm:
(WebKit::serviceNameAndIdentifier):
(WebKit::webContentServiceName):
* Tools/TestWebKitAPI/Tests/WebKitCocoa/EnhancedSecurity.mm:
(TestWebKitAPI::TEST(EnhancedSecurity,
SystemLockdownModeEnablesEnhancedSecurityWhenAPIOptsOut)):
Canonical link: https://commits.webkit.org/304044@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications