[webkit-changes] [WebKit/WebKit] e23094: Enable setting to block the MobileGestalt service
Per Arne Vollan
noreply at github.com
Fri Oct 18 07:57:22 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e23094197e0f1642b80b3ff115d85578f2b4a7d6
https://github.com/WebKit/WebKit/commit/e23094197e0f1642b80b3ff115d85578f2b4a7d6
Author: Per Arne Vollan <pvollan at apple.com>
Date: 2024-10-18 (Fri, 18 Oct 2024)
Changed paths:
M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
M Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in
Log Message:
-----------
Enable setting to block the MobileGestalt service
https://bugs.webkit.org/show_bug.cgi?id=281622
rdar://116054248
Reviewed by Sihui Liu.
Enable setting to block the MobileGestalt service in the WebContent process sandbox on iOS.
Local validation has not revealed any issues with this change, so we can move forward with
enabling the setting by default. This patch only enables blocking of the service, not the
reading of the MobileGestalt disk cache, since we are not concerned about read access to
this cache.
* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in:
Canonical link: https://commits.webkit.org/285403@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