Re: [mediacapture-main] Reinstate strong language on permission ending when tracks stop, lost by editorial mistake

@jyasskin the "behavior of allowing subsequent calls to succeed, until
 the script calls .stop()" is covered by current text in the 
getusermedia spec (not asking for permission if the device is already 
open). It's what happens after that where the permissions spec gets 
invoked again.
Chrome's behavior (always storing on granted permission) needs to be 
permitted too, so I'm fine with a reading that after the .stop(), we 
fall back to whatever the UA decided was the user's desire.

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

Received on Thursday, 8 September 2016 17:10:10 UTC