Bug 170517

Summary: [Mac][WK2] Stop allowing access to disk arbitration process
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit2Assignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, ap, bfulgham, commit-queue
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.