Bug 168764

Summary: [Mac] Remove com.apple.audio.VDCAssistant from sandboxes
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit2Assignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, aestes, 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-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.