Bug 183300
Summary: | Implement Feature Policy | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ian Clelland <iclelland> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | annevk, anthonyfielding21, ap, cdumez, colin, dbates, eoconnor, jeff, katefox55, meganlucy777, mitchelljulie67, mjs, peng.liu6, rniwa, youennf |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All | ||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=183292 https://bugs.webkit.org/show_bug.cgi?id=167430 https://bugs.webkit.org/show_bug.cgi?id=189191 |
||
Bug Depends on: | 183292, 187816 | ||
Bug Blocks: |
Ian Clelland
This is an umbrella bug for implementing Feature Policy (https://wicg.github.io/feature-policy/)
Other related bugs:
https://bugs.webkit.org/show_bug.cgi?id=167430 implemented a very limited version (just the "allow" attribute on <iframe>)
https://bugs.webkit.org/show_bug.cgi?id=183292 depends on this.
Web Platform Tests:
https://wpt.fyi/feature-policy
There is a list of potentially-supported features at https://github.com/WICG/feature-policy/blob/gh-pages/features.md, but those are each independent of the policy mechanism itself.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Daniel Bates
*** Bug 187816 has been marked as a duplicate of this bug. ***
Anne van Kesteren
*** This bug has been marked as a duplicate of bug 253126 ***