[webkit-changes] [WebKit/WebKit] d259da: [macOS, iOS] Sandbox: Adopt new MobileAsset endpoints

Commit Queue noreply at github.com
Thu Dec 15 15:35:57 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d259da0f78aebd1cd62401c82c57544c0579cfe3
      https://github.com/WebKit/WebKit/commit/d259da0f78aebd1cd62401c82c57544c0579cfe3
  Author: Brent Fulgham <bfulgham at webkit.org>
  Date:   2022-12-15 (Thu, 15 Dec 2022)

  Changed paths:
    M Source/WebKit/NetworkProcess/mac/com.apple.WebKit.NetworkProcess.sb.in
    M Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.Networking.sb.in
    M Source/WebKit/Scripts/process-entitlements.sh

  Log Message:
  -----------
  [macOS, iOS] Sandbox: Adopt new MobileAsset endpoints
https://bugs.webkit.org/show_bug.cgi?id=249352
<rdar://101780002>

Reviewed by Per Arne Vollan.

Update the sandbox and entitlements for the Network Process to allow use of updates
MobileAsset endpoints when present. No change in behavior, just support for another
team refactoring code.

* Source/WebKit/NetworkProcess/mac/com.apple.WebKit.NetworkProcess.sb.in:
* Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.Networking.sb.in:
* Source/WebKit/Scripts/process-entitlements.sh:

Canonical link: https://commits.webkit.org/257959@main




More information about the webkit-changes mailing list