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

Unified Diff: chrome/test/data/frame_tree/simple.htm

Issue 2840383002: Disable top-document-isolation if the parent SiteInstance is a hosted app. (Closed)
Patch Set: Addressing CR feedback. Created 3 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
« no previous file with comments | « chrome/test/data/frame_tree/cross_origin_but_same_site_frames.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/frame_tree/simple.htm
diff --git a/chrome/test/data/frame_tree/simple.htm b/chrome/test/data/frame_tree/simple.htm
new file mode 100644
index 0000000000000000000000000000000000000000..903213aa0f69e4521d68c3d9da169cc7cd60590a
--- /dev/null
+++ b/chrome/test/data/frame_tree/simple.htm
@@ -0,0 +1,4 @@
+<html>
+<head></head>
+<body>Simple test page.</body>
+</html>
« no previous file with comments | « chrome/test/data/frame_tree/cross_origin_but_same_site_frames.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698