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

The "including private windows" bit is interesting, but at least 
Chrome's [incognito 
mode](https://support.google.com/chrome/answer/95464?hl=en) is 
explicitly not protecting you from "The websites you visit 
themselves."

For browsing modes that attempts to minimize fingerprinting surface, 
some limitations on `enumerateDevices()` seems sensible. For browsers 
in their default configurations, if such limitations wouldn't be 
enough to fix the problem, which I suspect they are not, then 
requiring it doesn't seem meaningful.

(Offline scenarios ought not change the picture, as anything that 
happens can be recorded and analyzed later when online.)

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

Received on Wednesday, 5 October 2016 12:42:49 UTC