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

Right. I think only the state of e.g. 
`navigator.permission.query({name: "camera", deviceId: 
relevantDeviceId})` might actually change in such an implementation, 
while `navigator.permission.query({name: "camera"}) could still return
 `"prompt"` (would it depend on the user having more than one camera?)
 but that seems like an artifact of the model if we accept it.  

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

Received on Friday, 9 September 2016 04:19:42 UTC