Bug 209914

Summary: [iOS] Remove use of 'apple-signed-executable?' from Sandbox
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit2Assignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, pvollan, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Brent Fulgham
Reported 2020-04-02 10:33:44 PDT
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'.
Attachments
Patch (6.30 KB, patch)
2020-04-02 10:39 PDT, Brent Fulgham
no flags
Brent Fulgham
Comment 1 2020-04-02 10:34:23 PDT
Brent Fulgham
Comment 2 2020-04-02 10:39:41 PDT
Per Arne Vollan
Comment 3 2020-04-02 10:47:23 PDT
Comment on attachment 395279 [details] Patch R=me.
Brent Fulgham
Comment 4 2020-04-02 11:49:25 PDT
Windows test failures are not related to this iOS sandbox file edit.
EWS
Comment 5 2020-04-02 13:38:48 PDT
Committed r259409: <https://trac.webkit.org/changeset/259409> All reviewed patches have been landed. Closing bug and clearing flags on attachment 395279 [details].
Note You need to log in before you can comment on or make changes to this bug.