Bug 183300 - Implement Feature Policy
Summary: Implement Feature Policy
Status: RESOLVED DUPLICATE of bug 253126
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 183292 187816
Blocks:
  Show dependency treegraph
 
Reported: 2018-03-02 13:19 PST by Ian Clelland
Modified: 2024-03-15 05:56 PDT (History)
15 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Clelland 2018-03-02 13:19:56 PST
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.
Comment 1 Daniel Bates 2018-07-20 20:14:05 PDT
*** Bug 187816 has been marked as a duplicate of this bug. ***
Comment 6 Anne van Kesteren 2024-03-15 05:56:54 PDT

*** This bug has been marked as a duplicate of bug 253126 ***