Bug 170517 - [Mac][WK2] Stop allowing access to disk arbitration process
Summary: [Mac][WK2] Stop allowing access to disk arbitration process
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-04-05 12:52 PDT by Brent Fulgham
Modified: 2017-04-12 14:04 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.21 KB, patch)
2017-04-05 12:54 PDT, Brent Fulgham
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2017-04-05 12:52:09 PDT
The disk arbitration process was whitelisted in the WebKit sandbox long ago because it was needed for some AppKit use. The dependent routines have since changed, and we no longer seem to need access to this.

Let's get rid of it!
Comment 1 Brent Fulgham 2017-04-05 12:54:20 PDT
Created attachment 306303 [details]
Patch
Comment 2 Brent Fulgham 2017-04-05 15:45:27 PDT
<rdar://problem/31071151>
Comment 3 WebKit Commit Bot 2017-04-12 14:04:21 PDT
Comment on attachment 306303 [details]
Patch

Clearing flags on attachment: 306303

Committed r215289: <http://trac.webkit.org/changeset/215289>
Comment 4 WebKit Commit Bot 2017-04-12 14:04:23 PDT
All reviewed patches have been landed.  Closing bug.