WICG / pending-beacon

A better beaconing API
Other
43 stars 8 forks source link

[Fetch-Based API] Permissions Policy #77

Closed mingyc closed 5 months ago

mingyc commented 1 year ago

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 9 months ago

Some followup discussion on whether to introduce Permission Policy in https://github.com/whatwg/fetch/issues/1715#issuecomment-1778856828

mingyc commented 5 months ago

Permissions policy and request limit are handled together in https://github.com/WICG/pending-beacon/issues/87#issuecomment-1992272554 and https://github.com/whatwg/fetch/pull/1647/commits/8d237d00f7f984e37e823d9d937c7f538fa01290. Closing this issue.