[webkit-changes] [WebKit/WebKit] d5160f: Conditionally block access to launchd in sandbox o...

Per Arne Vollan noreply at github.com
Fri Oct 21 09:07:41 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d5160fa6b1b8ae5eb46357892784ce9de118acf1
      https://github.com/WebKit/WebKit/commit/d5160fa6b1b8ae5eb46357892784ce9de118acf1
  Author: Per Arne Vollan <pvollan at apple.com>
  Date:   2022-10-21 (Fri, 21 Oct 2022)

  Changed paths:
    M Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in
    M Source/WebKit/UIProcess/Cocoa/WebProcessPoolCocoa.mm

  Log Message:
  -----------
  Conditionally block access to launchd in sandbox on iOS
https://bugs.webkit.org/show_bug.cgi?id=246693
rdar://101295943

Reviewed by Geoffrey Garen.

Conditionally block access to launchd in sandbox on iOS based on a new experimental sandbox setting.
This patch also makes sure we use the correct parameters when creating the Mach sandbox extension
to the Web Inspector service.

* Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in:
* Source/WebKit/UIProcess/Cocoa/WebProcessPoolCocoa.mm:
(WebKit::WebProcessPool::platformInitializeWebProcess):

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




More information about the webkit-changes mailing list