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

Side by Side 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, 3 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 unified diff | Download patch
OLDNEW
1 <html> 1 <html>
2 <head> 2 <head>
3 <title>This page has a subresource</title> 3 <title>This page has a subresource</title>
4 <script src="write_to_title.js" type="text/javascript"></script> 4 <script src="write_to_title.js" type="text/javascript"></script>
5 </head> 5 </head>
6 <body></body> 6 <body><img src="google_files/logo.gif"/></body>
7 </html> 7 </html>
OLDNEW
« 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