Bug 231731
| Summary: | enumerateDevices showing devices it shouldn't | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dan Jenkins <dan> |
| Component: | WebRTC | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bug-importer, youennf |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari Technology Preview | ||
| Hardware: | All | ||
| OS: | All | ||
Dan Jenkins
Jsfiddle that shows the issue (open up the dev console)
https://jsfiddle.net/5ywvdcrq/1/
If you ask for mic permissions using getUserMedia, enumerateDevices gives you the names of video inputs as well as audio inputs
It should only give you the names of the audio devices
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/84501167>