Open
Description
A document that registers a ReportingObserver for integrity-violation
and has both an Integrity-Policy
header and an Integrity-Policy-Report-Only
header with overlapping policies, will get 2 Report
s for each violation that overlaps the two policies.
I'm not sure this is awful, and fixing this would require to export notify observers from the Reporting API.
I'm fine with it as is, but wanted to know what folks think.