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

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

Issue 6824054: PrerenderContents uses RESOURCE_RECEIVED_REDIRECT notification. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 9 years, 8 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
OLDNEW
(Empty)
1 <html>
2 <!--
3 This is used to test prerendering in the case of HTML redirection.
4 -->
5 <head>
6 <title>Prerender Redirect</title>
7 <meta http-equiv="REFRESH" content="0;REPLACE_WITH_URL">
8 </head>
9 <body></body>
10 </html>
OLDNEW
« no previous file with comments | « chrome/test/data/prerender/prerender_embedded_content.html ('k') | chrome/test/data/prerender/prerender_with_iframe.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698