WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
209914
[iOS] Remove use of 'apple-signed-executable?' from Sandbox
https://bugs.webkit.org/show_bug.cgi?id=209914
Summary
[iOS] Remove use of 'apple-signed-executable?' from Sandbox
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Brent Fulgham
Comment 1
2020-04-02 10:34:23 PDT
<
rdar://problem/45088481
>
Brent Fulgham
Comment 2
2020-04-02 10:39:41 PDT
Created
attachment 395279
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug