Bug 169361

Summary: [WK2][Mac] Revise sandbox to support AES3
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Brent Fulgham 2017-03-08 11:33:57 PST
In Bug 168767 I removed access to the "/Library/Audio/Plug-Ins/Components" path (see <https://trac.webkit.org/changeset/212904/trunk/Source/WebKit2/WebProcess/com.apple.WebProcess.sb.in>). This prevents AES3 support on some platforms from working properly.

This sandbox update reverts this part of the change.
Comment 1 Brent Fulgham 2017-03-08 12:35:23 PST
<rdar://problem/30927476>
Comment 2 Brent Fulgham 2017-03-08 12:36:56 PST
Committed r213591: <http://trac.webkit.org/changeset/213591>