- From: None via GitHub <sysbot+gh@w3.org>
- Date: Fri, 14 Aug 2015 17:34:36 +0000
- To: public-media-capture-logs@w3.org
Here's the trouble I have reading it: `enumerateDevices` is a global method, and in its [processing steps](https://w3c.github.io/mediacapture-main/#dom-mediadevices-enumeratedevices) I find no mention of origin-uniqueness, unless there is some definition of "browsing session" that includes origin-specific context. I thought it just meant "for as long as the browser is running". In other words, if not for the requirement given under [deviceId](https://w3c.github.io/mediacapture-main/#widl-MediaDeviceInfo-deviceId), I think one could be forgiven for thinking the list returned was global. Absent similar wording under [groupId](https://w3c.github.io/mediacapture-main/#widl-MediaDeviceInfo-groupId), it seems at least difficult to deduce that it must be origin-unique as well. -- GitHub Notif of comment by jan-ivar See https://github.com/w3c/mediacapture-main/issues/222#issuecomment-131190551
Received on Friday, 14 August 2015 17:34:38 UTC