[webkit-changes] [WebKit/WebKit] 91b92c: Add experimental setting to block Web Inspector se...
Per Arne Vollan
noreply at github.com
Mon Oct 7 11:41:29 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 91b92c5880c3c83c7b00fb23bee9a350b331248d
https://github.com/WebKit/WebKit/commit/91b92c5880c3c83c7b00fb23bee9a350b331248d
Author: Per Arne Vollan <pvollan at apple.com>
Date: 2024-10-07 (Mon, 07 Oct 2024)
Changed paths:
M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
M Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in
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:
-----------
Add experimental setting to block Web Inspector service
https://bugs.webkit.org/show_bug.cgi?id=280968
rdar://137417646
Reviewed by Sihui Liu.
Add experimental setting to block Web Inspector service in the WebContent process sandbox.
* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in:
* Source/WebKit/Scripts/process-entitlements.sh:
* Source/WebKit/WebProcess/WebPage/WebPage.cpp:
(WebKit::m_textAnimationController):
* Source/WebKit/WebProcess/com.apple.WebProcess.sb.in:
Canonical link: https://commits.webkit.org/284774@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list