Bug 204939 - Tighten Mac sandbox by removing microphone access
Summary: Tighten Mac sandbox by removing microphone access
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-12-06 01:48 PST by youenn fablet
Modified: 2019-12-08 08:42 PST (History)
6 users (show)

See Also:


Attachments
Patch (1.46 KB, patch)
2019-12-06 01:49 PST, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2019-12-06 01:48:18 PST
Tighten Mac sandbox by removing microphone access
Comment 1 youenn fablet 2019-12-06 01:49:33 PST
Created attachment 384997 [details]
Patch
Comment 2 Brent Fulgham 2019-12-06 08:37:59 PST
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 3 Eric Carlson 2019-12-06 09:39:00 PST
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 4 WebKit Commit Bot 2019-12-08 08:41:16 PST
Comment on attachment 384997 [details]
Patch

Clearing flags on attachment: 384997

Committed r253274: <https://trac.webkit.org/changeset/253274>
Comment 5 WebKit Commit Bot 2019-12-08 08:41:17 PST
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2019-12-08 08:42:27 PST
<rdar://problem/57734371>