Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2852545682711c006a9cf3f5aa5cf2bb4fe49a19
https://github.com/WebKit/WebKit/commit/2852545682711c006a9cf3f5aa5cf2bb4fe49a19
Author: Per Arne Vollan <[email protected]>
Date: 2026-04-06 (Mon, 06 Apr 2026)
Changed paths:
M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
M Source/WebKit/Scripts/process-entitlements.sh
M Source/WebKit/WebProcess/WebPage/WebPage.cpp
M Source/WebKit/WebProcess/com.apple.WebProcess.sb.in
Log Message:
-----------
Remove setting to block WebInspector service in sandbox
https://bugs.webkit.org/show_bug.cgi?id=310715
rdar://173330816
Reviewed by Basuke Suzuki.
We can remove the setting, since it was added to help with the testing related
to
blocking the WebInspector service in the sandbox. This change will also block
the
service on downlevels, which is fine, since also downlevels have the code
changes
related to the blocking.
* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WebKit/Scripts/process-entitlements.sh:
* Source/WebKit/WebProcess/WebPage/WebPage.cpp:
(WebKit::m_allowsImmersiveEnvironments):
* Source/WebKit/WebProcess/com.apple.WebProcess.sb.in:
Canonical link: https://commits.webkit.org/310631@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications