Bug 168764 - [Mac] Remove com.apple.audio.VDCAssistant from sandboxes
Summary: [Mac] Remove com.apple.audio.VDCAssistant from sandboxes
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-02-22 21:01 PST by Brent Fulgham
Modified: 2017-02-23 11:01 PST (History)
5 users (show)

See Also:


Attachments
Patch (2.20 KB, patch)
2017-02-22 22:22 PST, 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-02-22 21:01:24 PST
Review of the sandbox profiles uncovered a reference to a sandbox class that is no longer used. Let's remove it so it can't be misused by anyone.
Comment 1 Brent Fulgham 2017-02-22 22:22:24 PST
Created attachment 302493 [details]
Patch
Comment 2 Brent Fulgham 2017-02-22 22:23:17 PST
<rdar://problem/16736919>
Comment 3 Brent Fulgham 2017-02-23 08:44:06 PST
The mac-debug failure seems to be unrelated to the sandbox change. EWS machine seemed to be having a problem:

clang: error: unable to execute command: posix_spawn failed: Resource temporarily unavailable
clang: error: unable to execute command: posix_spawn failed: Resource temporarily unavailable
clang: error: unable to execute command: posix_spawn failed: Resource temporarily unavailable
Comment 4 WebKit Commit Bot 2017-02-23 11:01:06 PST
Comment on attachment 302493 [details]
Patch

Clearing flags on attachment: 302493

Committed r212902: <http://trac.webkit.org/changeset/212902>
Comment 5 WebKit Commit Bot 2017-02-23 11:01:09 PST
All reviewed patches have been landed.  Closing bug.