[Webkit-unassigned] [Bug 177292] Audio stream volume example doesn't work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 10 05:04:01 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=177292

--- Comment #6 from Ben <ben.browitt at gmail.com> ---
In almost all cases, when you request a microphone permission, you also want to use the speakers. A microphone permission has a prominent UI, higher security implications and must be triggered by user interaction.

Requiring a developer to create AudioContext from touchend callback has no sense in this case. The fact that WebRTC developers are confused is the proof.

-- 
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/20171110/40f5d8d5/attachment.html>


More information about the webkit-unassigned mailing list