Re: [mediacapture-main] Allow ondevicechange to be fired before permission is granted or any device is opened

I brought up a similar issue in a blink-dev intent thread:
https://groups.google.com/a/chromium.org/d/msg/blink-dev/s-w44wOMzqs/tEd_YNjkAAAJ

What was not discussed explicitly in 
https://github.com/w3c/mediacapture-main/issues/333 is the connection 
between the devicechange event and enumerateDevices. If the 
devicechange event is normally fired when the result of 
enumerateDevices would change, then merely suppressing the doesn't 
help if the same change can be observed by polling enumerateDevices. 
The small difference in timing accuracy seems very unlikely to matter.

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

Received on Wednesday, 28 September 2016 19:19:08 UTC