Re: [mediacapture-main] MUST clear requirement for deviceId

@ShijunS a comment to Phase-6 X4 != X3:
The spec currently says 
'All enumerable devices have an identifier that MUST be unique to the 
page's origin. As long as no local device has been attached to a live 
MediaStreamTrack in a page from this origin, and no stored permission 
to access local devices has been granted to this origin, then this 
identifier MUST NOT be reusable after the end of the current browsing 
session.

However, if any local devices have been attached to a live 
MediaStreamTrack in a page from this origin, or stored permission to 
access local devices has been granted to this origin, then this 
identifier MUST be persisted across browsing sessions.'

I read the last part as X4 == X3 is the right behavior in the test 
(where X had access to a local device, but the user closed the tab but
 later opened a new one at X).

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

Received on Thursday, 2 June 2016 05:59:05 UTC