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

Unified Diff: content/test/data/mixed-content/basic-active.html

Issue 1550723003: Adapt MixedContentChecker for remote frames (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 11 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 | « content/common/frame_messages.h ('k') | content/test/data/mixed-content/basic-active-in-iframe.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/data/mixed-content/basic-active.html
diff --git a/chrome/test/data/extensions/platform_apps/prevent_leave_fullscreen/main.html b/content/test/data/mixed-content/basic-active.html
similarity index 61%
copy from chrome/test/data/extensions/platform_apps/prevent_leave_fullscreen/main.html
copy to content/test/data/mixed-content/basic-active.html
index 831d97e24de6cb43730d9599d9c3fb347a3cd00c..96ec3b3430d42e64f860a5f3ab2e4ea3b057df69 100644
--- a/chrome/test/data/extensions/platform_apps/prevent_leave_fullscreen/main.html
+++ b/content/test/data/mixed-content/basic-active.html
@@ -1,9 +1,8 @@
<!DOCTYPE html>
<html>
<head>
- <title>fullscreen</title>
</head>
<body>
- foobar
+ <iframe src="http://a.test"></iframe>
</body>
</html>
« no previous file with comments | « content/common/frame_messages.h ('k') | content/test/data/mixed-content/basic-active-in-iframe.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698