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

Unified Diff: content/test/data/frame-src-self-and-b.html.mock-http-headers

Issue 1957783002: Replicate Content-Security-Policy into remote frame proxies. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed CR feedback from dcheng@. Created 4 years, 7 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: content/test/data/frame-src-self-and-b.html.mock-http-headers
diff --git a/content/test/data/frame-src-self-and-b.html.mock-http-headers b/content/test/data/frame-src-self-and-b.html.mock-http-headers
new file mode 100644
index 0000000000000000000000000000000000000000..b7a96a06431e14331e0ae72ae04d57bc35041a96
--- /dev/null
+++ b/content/test/data/frame-src-self-and-b.html.mock-http-headers
@@ -0,0 +1,2 @@
+HTTP/1.1 200 OK
+Content-Security-Policy: frame-src 'self' http://b.com:*
« no previous file with comments | « content/test/data/frame-src-self-and-b.html ('k') | third_party/WebKit/Source/core/dom/RemoteSecurityContext.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698