Skip to content

Conversation

hamishwillee
Copy link
Contributor

@hamishwillee hamishwillee commented Oct 13, 2025

The COEP and CORP had the report-to parameter, used to specify a reporting endpoint, added after the rest of the header. This indicates support for reports being sent to an endpoint.

This is related to #27047. However it is not dependent. (and for docs, to mdn/content#39814)

@github-actions github-actions bot added data:http Compat data for HTTP features. https://developer.mozilla.org/docs/Web/HTTP size:m [PR only] 25-100 LoC changed labels Oct 13, 2025
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": "130",
Copy link
Contributor Author

@hamishwillee hamishwillee Oct 13, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Checking in https://bugzilla.mozilla.org/show_bug.cgi?id=1796848#c1

FF supports the reporting API altogether in 130 behind flag, but not sure if this includes just the API or also the HTTP endpoint report.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

According to response, this is false. Also for reportingobservers for COOP/COEP

Suggested change
"version_added": "130",
"version_added": false,
"impl_url": "https://bugzil.la/1652926"

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hamishwillee You resolved this thread, but didn't change version_added to false. Was that intentional?

Based on the bug which covers both COOP/COEP I would expect it is not supported for both.

@hamishwillee hamishwillee marked this pull request as ready for review October 19, 2025 23:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:http Compat data for HTTP features. https://developer.mozilla.org/docs/Web/HTTP size:m [PR only] 25-100 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants