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

Side by Side Diff: chrome/test/data/prerender/prerender_redirect_to_https.html

Issue 6523062: Cancel prerender if any of the visited URLs are https. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 9 years, 10 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 | Annotate | Revision Log
« no previous file with comments | « chrome/test/data/prerender/prerender_loader.html ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <html>
2 <!--
3 This test checks to make sure that a prerendered page is loaded.
4 -->
5 <head>
6 <title>Prerender Redirect</title>
7 <meta http-equiv="REFRESH" content="0;REPLACE_WITH_HTTPS_URL"></HEAD>
8 </head>
9 <body></body>
10 </html>
OLDNEW
« no previous file with comments | « chrome/test/data/prerender/prerender_loader.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698