[webkit-changes] [WebKit/WebKit] 98772f: Add required additions to Networking process for i...
Commit Queue
noreply at github.com
Thu Aug 1 15:22:34 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 98772ff02e032b0f8c3d73d89755c2bbddb746c7
https://github.com/WebKit/WebKit/commit/98772ff02e032b0f8c3d73d89755c2bbddb746c7
Author: Karl Hsu <khsu at apple.com>
Date: 2024-08-01 (Thu, 01 Aug 2024)
Changed paths:
M Source/WTF/wtf/PlatformEnableCocoa.h
M Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.Networking.sb.in
Log Message:
-----------
Add required additions to Networking process for intermediary
https://bugs.webkit.org/show_bug.cgi?id=276271
rdar://131637609
Reviewed by Per Arne Vollan.
Allow the networking process to
- use and resolve file urls from another process
- talk to necesary system services
- re-vend sandbox file extensions
* Source/WTF/wtf/PlatformHave.h:
* Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.Networking.sb.in:
Canonical link: https://commits.webkit.org/281732@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