Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8374)

Unified Diff: chrome/test/data/extensions/api_test/webrequest/csp/violation.html.mock-http-headers

Issue 2402233002: Tag CSP violation reports as CSP reports, not as ping (Closed)
Patch Set: Rebase on patch for crbug.com/129353 Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/test/data/extensions/api_test/webrequest/csp/violation.html.mock-http-headers
diff --git a/chrome/test/data/extensions/api_test/webrequest/csp/violation.html.mock-http-headers b/chrome/test/data/extensions/api_test/webrequest/csp/violation.html.mock-http-headers
new file mode 100644
index 0000000000000000000000000000000000000000..dedf3b398917f852af16445bfe25f1df8b867da0
--- /dev/null
+++ b/chrome/test/data/extensions/api_test/webrequest/csp/violation.html.mock-http-headers
@@ -0,0 +1,3 @@
+HTTP/1.1 200 OK
+Content-Type: text/html
+Content-Security-Policy: script-src 'none'; report-uri /csp-violation-dont-ignore-me

Powered by Google App Engine
This is Rietveld 408576698