Tighten Mac sandbox by removing microphone access
Created attachment 384997 [details] Patch
Comment on attachment 384997 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=384997&action=review r=me. > Source/WebKit/WebProcess/com.apple.WebProcess.sb.in:-818 > - (allow device-microphone)) Can a similar change be made in the iOS sandbox?
Comment on attachment 384997 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=384997&action=review >> Source/WebKit/WebProcess/com.apple.WebProcess.sb.in:-818 >> - (allow device-microphone)) > > Can a similar change be made in the iOS sandbox? No, we can't capture audio in the UI process on iOS.
Comment on attachment 384997 [details] Patch Clearing flags on attachment: 384997 Committed r253274: <https://trac.webkit.org/changeset/253274>
All reviewed patches have been landed. Closing bug.
<rdar://problem/57734371>