[Webkit-unassigned] [Bug 209914] New: [iOS] Remove use of 'apple-signed-executable?' from Sandbox

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 2 10:33:44 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=209914

            Bug ID: 209914
           Summary: [iOS] Remove use of 'apple-signed-executable?' from
                    Sandbox
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

Some of the rules imported from the system sandbox make decisions based on whether the software is an apple-signed executable or not. These are not relevant for the WebKit processes, and should be removed.

This patch also switches from the deprecated 'com.apple.ReportCrash.SimulateCrash' XPC service to its correct name 'com.apple.osanalytics.osanalyticshelper'.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200402/43995577/attachment.htm>


More information about the webkit-unassigned mailing list