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

Unified Diff: content/test/data/site_isolation/js.xml

Issue 22254005: UMA data collector for cross-site documents(XSD) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkgr
Patch Set: fix compile error Created 7 years, 4 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/site_isolation/js.xml
diff --git a/content/test/data/site_isolation/js.xml b/content/test/data/site_isolation/js.xml
new file mode 100644
index 0000000000000000000000000000000000000000..0daa45e39e9ceeb6f173b744905f0ee91184a60d
--- /dev/null
+++ b/content/test/data/site_isolation/js.xml
@@ -0,0 +1 @@
+var j = 0; document.write(j);

Powered by Google App Engine
This is Rietveld 408576698