Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e0c788b57e1db6001fe923da9370d0c4d2095e02
https://github.com/WebKit/WebKit/commit/e0c788b57e1db6001fe923da9370d0c4d2095e02
Author: Per Arne Vollan <[email protected]>
Date: 2025-09-08 (Mon, 08 Sep 2025)
Changed paths:
M
Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.GPU.Development.sb.in
M Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.GPU.sb.in
M
Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.Networking.Development.sb.in
M
Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.Networking.sb.in
M
Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.Development.sb.in
M
Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in
M Source/WebKit/Shared/Sandbox/iOS/common.sb
M Source/WebKit/Shared/Sandbox/iOS/gpu-defines.sb
M Source/WebKit/Shared/Sandbox/iOS/networking-defines.sb
M Source/WebKit/Shared/Sandbox/iOS/webcontent-defines.sb
Log Message:
-----------
Reduce size of Development sandboxes
https://bugs.webkit.org/show_bug.cgi?id=298469
rdar://158907488
Reviewed by Sihui Liu.
Currently, the development sandboxes include their original counterpart, and
replace blocking rules with
rules that allow the operation, but emit a report. This causes the development
sandboxes to be larger
than necessary, since the original sandboxes have complexity that is not
required in the development
versions. This patch creates a custom development sandbox for each process, and
only allows the
operations in developer mode.
*
Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.GPU.Development.sb.in:
* Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.GPU.sb.in:
*
Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.Networking.Development.sb.in:
* Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.Networking.sb.in:
*
Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.Development.sb.in:
* Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in:
* Source/WebKit/Shared/Sandbox/iOS/common.sb:
* Source/WebKit/Shared/Sandbox/iOS/gpu-defines.sb:
* Source/WebKit/Shared/Sandbox/iOS/networking-defines.sb:
* Source/WebKit/Shared/Sandbox/iOS/webcontent-defines.sb:
Canonical link: https://commits.webkit.org/299698@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes