WICG/pending-beacon

[Fetch-Based API] Permissions Policy

mingyc opened this issue · 2 comments

Context: #70 #71

Given that most reporting API providers are crossed origins, we propose to allow this feature by default for 3rd-party iframes.

User should be able to opt out the feature with the corresponding Permissions Policy.

mingyc commented

Some followup discussion on whether to introduce Permission Policy in whatwg/fetch#1715 (comment)

Permissions policy and request limit are handled together in #87 (comment) and whatwg/fetch@8d237d0. Closing this issue.