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

Unified Diff: chrome/test/data/ssl/page_with_subresource.html

Issue 2280753003: Clear |displayed_content_with_cert_errors_| on navigation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
« no previous file with comments | « chrome/browser/ssl/ssl_browser_tests.cc ('k') | content/browser/web_contents/web_contents_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/ssl/page_with_subresource.html
diff --git a/chrome/test/data/ssl/page_with_subresource.html b/chrome/test/data/ssl/page_with_subresource.html
index 8df316145f92fb1da971dc5f40a0c3d124e61468..efca7ac301b19cc5c366ba23cffaa825ca76e329 100644
--- a/chrome/test/data/ssl/page_with_subresource.html
+++ b/chrome/test/data/ssl/page_with_subresource.html
@@ -3,5 +3,5 @@
<title>This page has a subresource</title>
<script src="write_to_title.js" type="text/javascript"></script>
</head>
-<body></body>
+<body><img src="google_files/logo.gif"/></body>
</html>
« no previous file with comments | « chrome/browser/ssl/ssl_browser_tests.cc ('k') | content/browser/web_contents/web_contents_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698