WebKit / standards-positions

WebKit's positions on emerging web specifications
https://webkit.org/standards-positions/
241 stars 18 forks source link

Permissions Policy Reporting and Report-Only mode #269

Open clelland opened 9 months ago

clelland commented 9 months ago

WebKittens

@marcoscaceres

Title of the spec

Permissions Policy Reporting and Report-Only mode

URL to the spec

https://w3c.github.io/webappsec-permissions-policy/#reporting

URL to the spec's repository

https://github.com/w3c/webappsec-permissions-policy

Issue Tracker URL

No response

Explainer URL

https://github.com/w3c/webappsec-permissions-policy/blob/main/reporting.md

TAG Design Review URL

https://github.com/w3ctag/design-reviews/issues/909

Mozilla standards-positions issue URL

https://github.com/mozilla/standards-positions/issues/909

WebKit Bugzilla URL

No response

Radar URL

No response

Description

Permissions Policy has been a thing for a while, and WebKit implements much of it already. This RFP is for the integration with the Reporting API, so that violation reports (and reports of potential violations, in the case of Permissions-Policy-Report-Only) can be sent to site owners.