Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7a08ca5a5b61205bf6ee77551b21ec5bc8ca4945
https://github.com/WebKit/WebKit/commit/7a08ca5a5b61205bf6ee77551b21ec5bc8ca4945
Author: Per Arne Vollan <[email protected]>
Date: 2025-05-24 (Sat, 24 May 2025)
Changed paths:
M
Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in
M Source/WebKit/Scripts/process-entitlements.sh
M Source/WebKit/Shared/Sandbox/common.sb
M Source/WebKit/WebProcess/com.apple.WebProcess.sb.in
Log Message:
-----------
Unify sandbox rules for logging
https://bugs.webkit.org/show_bug.cgi?id=293528
rdar://151960188
Reviewed by Brent Fulgham.
We should unify sandbox rules for logging between macOS and iOS by
conditionalizing on the same
entitlement. It's important to use an entitlement instead of a sandbox version
check, because
the sandbox version is not set on process launch, but an entitlement is present
from launch.
* Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in:
* Source/WebKit/Scripts/process-entitlements.sh:
* Source/WebKit/Shared/Sandbox/common.sb:
* Source/WebKit/WebProcess/com.apple.WebProcess.sb.in:
Canonical link: https://commits.webkit.org/295394@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