Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e1c2180c22d993862677d3277310d33531f3d9d4
https://github.com/WebKit/WebKit/commit/e1c2180c22d993862677d3277310d33531f3d9d4
Author: Darryl Parkinson <[email protected]>
Date: 2025-11-07 (Fri, 07 Nov 2025)
Changed paths:
M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
M Source/WebKit/UIProcess/WebPageProxy.cpp
M Source/WebKit/UIProcess/WebProcessPool.cpp
Log Message:
-----------
Add Preference to force EnhancedSecurity
https://bugs.webkit.org/show_bug.cgi?id=302158
rdar://164258940
Reviewed by Per Arne Vollan.
Add a forceEnhancedSecurity preference that forces Enhanced Security
for all navigations. The preference can be overridden via the
WebKitDebugForceEnhancedSecurity UserDefault.
* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::launchProcess):
(WebKit::WebPageProxy::receivedNavigationActionPolicyDecision):
* Source/WebKit/UIProcess/WebProcessPool.cpp:
(WebKit::WebProcessPool::createWebPage):
Canonical link: https://commits.webkit.org/302753@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications