Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1c34b5da48ce14f7eb25862ae093a7f2f78d99b6
https://github.com/WebKit/WebKit/commit/1c34b5da48ce14f7eb25862ae093a7f2f78d99b6
Author: Per Arne Vollan <[email protected]>
Date: 2024-04-11 (Thu, 11 Apr 2024)
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/UIProcess/Cocoa/WebProcessPoolCocoa.mm
M Source/WebKit/WebProcess/com.apple.WebProcess.sb.in
Log Message:
-----------
Block notification service in sandbox
https://bugs.webkit.org/show_bug.cgi?id=270805
rdar://124395477
Reviewed by Sihui Liu and Chris Dumez.
Block notification service in the WebContent process sandbox.
This was previously landed in <https://commits.webkit.org/277077@main>, but
then reverted in
<https://commits.webkit.org/277132@main> since it introduced a memory
regression. This is
being addressed in this patch by allowing communication with the notification
service in the
WebContent process sandbox before the process has been declared as launched.
* Source/WTF/wtf/PlatformEnableCocoa.h:
* 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/277389@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