[Webkit-unassigned] [Bug 174043] mediaDevices.enumerateDevices() lists output devices as kind 'audioinput'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 23 23:28:10 PST 2017


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

xpeng <xpeng1984 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |xpeng1984 at gmail.com

--- Comment #2 from xpeng <xpeng1984 at gmail.com> ---
the issue can be reproduced in safari 11.0.1.
Step 1: plugin an audio device and getusermedia to select the device
Step 2: plugout out the audio device in use
Step 3: plugin the audio device again and check the device list calling navigator.mediaDevices.enumerateDevices();

Result : there will be a fake device : 
kind : "audioinput", label :"Built-in Output"

-- 
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/20171124/af87586a/attachment.html>


More information about the webkit-unassigned mailing list