[w3c/permissions] Add support for permissions that have an associated Feature Policy (#163)

This adds support for denying access to permissions which are not
allowed in the current context based on an associated Feature Policy.
The Feature Name and Default Allowlist of a policy-controlled feature
must still be declared in the owning spec. This also removes specific
support for the media feature policy which is covered by the more
general support.
You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/permissions/pull/163

-- Commit Summary --

  * Add support for permissions that have an associated Feature Policy

-- File Changes --

    M index.bs (27)

-- Patch Links --

https://github.com/w3c/permissions/pull/163.patch
https://github.com/w3c/permissions/pull/163.diff

-- 
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/163

Received on Tuesday, 10 October 2017 05:04:49 UTC