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

@foolip Yeah, I think service workers will eventually be able to get permission to use features that are also enabled via iframe attributes. The approach I took in this patch, allow use if the current global doesn't have an associated `Document` will probably work in most cases, and we may have to update it again to deal with Feature-Policy, so I don't think a fix to HTML is urgent.

-- 
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-244519852

Received on Saturday, 3 September 2016 01:48:18 UTC