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

Unified Diff: chrome/test/data/extensions/api_test/sandboxed_pages_csp/remote_frame.html

Issue 2563843002: Restrict app sandbox's CSP to disallow loading web content in them. (Closed)
Patch Set: sync @tott Created 3 years, 12 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/sandboxed_pages_csp/remote_frame.html
diff --git a/chrome/test/data/extensions/api_test/sandboxed_pages_csp/remote_frame.html b/chrome/test/data/extensions/api_test/sandboxed_pages_csp/remote_frame.html
new file mode 100644
index 0000000000000000000000000000000000000000..e969b77738c1f170cf192abcda5d17be34716c64
--- /dev/null
+++ b/chrome/test/data/extensions/api_test/sandboxed_pages_csp/remote_frame.html
@@ -0,0 +1,2 @@
+<!DOCTYPE html>
+<script src="remote_frame.html"></script>

Powered by Google App Engine
This is Rietveld 408576698