Re: [w3c/permissions] Don't assume implicit grant from getUserMedia. (#78)

In WebRTC, we have permissions tied to origins, but not permissions tied to tabs. With the trick of checking for devices being open, we managed to avoid the concept of "temporary permission".

One tab having (temporary) access to a camera and another, from the same origin, not having it is a necessary use case for WebRTC.

---
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#issuecomment-210080228

Received on Thursday, 14 April 2016 18:07:44 UTC