Bug 169361 - [WK2][Mac] Revise sandbox to support AES3
Summary: [WK2][Mac] Revise sandbox to support AES3
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-03-08 11:33 PST by Brent Fulgham
Modified: 2017-03-08 12:36 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>