[Webkit-unassigned] [Bug 173948] New: Don't try to get microphone access for processes that don't need it
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jun 28 18:00:33 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=173948
Bug ID: 173948
Summary: Don't try to get microphone access for processes that
don't need it
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit2
Assignee: webkit-unassigned at lists.webkit.org
Reporter: bfulgham at webkit.org
We only support microphone access from Safari. The current code attempts to extend the sandbox for all WebKit clients, which leads to annoying sandbox violations.
This patch stops non-Safari clients from requesting microphone access, since they do not have the necessary entitlements to do so under any circumstances.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170629/511851e5/attachment.html>
More information about the webkit-unassigned
mailing list