- From: jan-ivar <notifications@github.com>
- Date: Wed, 13 Apr 2016 23:08:44 -0700
- To: w3c/permissions <permissions@noreply.github.com>
Received on Thursday, 14 April 2016 06:09:37 UTC
[This text](https://w3c.github.io/permissions/#media-devices ): "A successful call to the getUserMedia function of [GETUSERMEDIA] MUST cause permission to be granted for the returned devices, and MAY cause other permissions to be granted." Sounds like it mandates permission to change from `"prompt"` to `"granted"` after a call to `getUserMedia`? Chrome has such collateral grants, but Firefox doesn't, so this API would be returning the wrong value in Firefox (unless this is an attempt to mandate behavior on the mediacapture-main spec?) --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/permissions/issues/78
Received on Thursday, 14 April 2016 06:09:37 UTC