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

@ShijunS tested on Edge with the following result:

Edge (Win10 November Update)
 
Phase-1: X1 != Y1.  Pass. 
 
Phase-2: X2 != X1 and Y1.  Pass.
 
Phase-3: done
 
Phase-4: X3 != X2, X1, and Y1.  Pass.
 
Phase-5: done
 
Phase-6: X4 != X3.  Fail. 
Note: Based on current spec, I believe X4 != X3 is the expected 
behavior in this test.  There is no active mediastreamTrack on another
 X-tab.  And, as an implementation precaution or limitation, Edge 
currently doesn’t allow sharing devices across tabs.  So, if there is 
an x-tab using the device, the second X-tab won’t be able to access 
the specific device anyway.
 
Phase-7: X5 != X1, X2, X3, X4, and Y1.  Pass

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

Received on Wednesday, 1 June 2016 14:24:03 UTC