← Back to release summary

Cross-origin opener policy reporting API

Category
Security
Type
New or changed feature
Status
Enabled by default (Chrome 89)
Intent stage
Shipped

Summary

Adds a reporting API to help developers deploy cross-origin opener policy.

Motivation

We want to provide a reporting API for cross-origin opener policy (COOP) to help developers deploy it on their websites. In addition to reporting breakages when COOP is enforced, we want to provide a report-only mode for COOP. The report-only mode for COOP will not enforce COOP, but it will report potential breakages that would have happened had we enforced COOP.

Standards & signals

Docs: https://github.com/camillelamy/explainers/blob/master/coop_reporting.md

Explainers: https://github.com/camillelamy/explainers/blob/master/coop_reporting.md

View on chromestatus.com