Re: [w3c/permissions] refactor(media devices): use "allowed to use" (#122)

Yeah, nothing's planned concretely yet. We can definitely wait to figure it out.

@annevk There are potentially two ways of granting permission to service workers: 1) any time they're running, even if they don't have a foreground tab open, or 2) when they have a foreground window. Checking for a foreground window would naturally use "allowed to use" on that window, which would exclude windows that are disallowed iframes.

-- 
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/pull/122#issuecomment-244988933

Received on Tuesday, 6 September 2016 15:29:39 UTC