Re: [mediacapture-main] Move enumerateDevices behind permission (#612)

One possibility discussed on the mailing list is:
- Remove "device-info"permission
- Allow unfiltered enumerateDevices results (and devicechange events) ONLY if getUserMedia was previously called successfully for the document.
This would essentially put enumerateDevices behind the getUserMedia permission prompt.

-- 
GitHub Notification of comment by youennf
Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/612#issuecomment-539941698 using your GitHub account

Received on Wednesday, 9 October 2019 10:30:17 UTC