[COOP] reporting: Turn on the flags used in the Origin Trial.
COOP reporting is gated behind: 1) An Origin Trial: https://developers.chrome.com/origintrials/#/view_trial/2780972769901281281 2) Use of the Cross-Origin-Opener-Policy(-Report-Only) HTTP header with the "report-to" attribute. 3) The following features used as "kill-switch": - CrossOriginOpenerPolicyReportingOriginTrial - CrossOriginOpenerPolicyAccessReporting This patch turns the flags from (3) on to match with the future finch config. [specification]: https://github.com/whatwg/html/pull/5518 [explainer]: https://github.com/camillelamy/explainers/blob/master/coop_reporting.md [intent-to-prototype]: https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/h5s3SMpF8QI [intent-to-prototype-review]: https://docs.google.com/spreadsheets/d/1g8sekkR7J_nYf5WFUSkgllxujrZEYD-R77K4vofDVm8/edit#gid=1681607078&range=H309 [intent-to-experiment]: https://groups.google.com/a/chromium.org/forum/#!msg/blink-dev/JhRU2d7RQ_k/eu5Jx3jIAwAJ [intent-to-experiment-review]: https://docs.google.com/spreadsheets/d/1g8sekkR7J_nYf5WFUSkgllxujrZEYD-R77K4vofDVm8/edit#gid=1681607078&range=H404 Bug: 1116413 Change-Id: I2ca66ce3a9228602ff2e471b9b7b8f6cde418e37 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2379774Reviewed-by:Camille Lamy <clamy@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Arthur Sonzogni <arthursonzogni@chromium.org> Cr-Commit-Position: refs/heads/master@{#803187}
Showing
Please register or sign in to comment