[webkit-changes] [WebKit/WebKit] 7e8a23: [macOS] Fix sandbox related error message

Per Arne Vollan noreply at github.com
Tue Jan 24 15:33:25 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7e8a23f0c35a867c4fb8c2f9fd7ab41da855d454
      https://github.com/WebKit/WebKit/commit/7e8a23f0c35a867c4fb8c2f9fd7ab41da855d454
  Author: Per Arne Vollan <pvollan at apple.com>
  Date:   2023-01-24 (Tue, 24 Jan 2023)

  Changed paths:
    M Source/WTF/wtf/PlatformHave.h
    M Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in
    M Source/WebKit/Shared/Cocoa/SandboxExtensionCocoa.mm

  Log Message:
  -----------
  [macOS] Fix sandbox related error message
https://bugs.webkit.org/show_bug.cgi?id=251093
rdar://104607120

Reviewed by Chris Dumez.

On macOS, creating a generic Mach bootstrap sandbox extension is currently failing.
We can temporarily disable creating this sandbox extension on macOS.

* Source/WTF/wtf/PlatformHave.h:
* Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in:
* Source/WebKit/Shared/Cocoa/SandboxExtensionCocoa.mm:
(WebKit::SandboxExtension::createHandlesForMachLookup):

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




More information about the webkit-changes mailing list