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

Unified Diff: chrome/test/data/prerender/prerender_download_iframe.html

Issue 6459005: Cancel prerender when we discover a download starting from a page we are prer... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Changed source of notification and now notify on all entry points for download initiation. 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 side-by-side diff with in-line comments
Download patch
Index: chrome/test/data/prerender/prerender_download_iframe.html
===================================================================
--- chrome/test/data/prerender/prerender_download_iframe.html (revision 0)
+++ chrome/test/data/prerender/prerender_download_iframe.html (revision 0)
@@ -0,0 +1,7 @@
+<html>
+ <head><title>Prerender download test - iframe</title></head>
+ <body>
+ <iframe name="download" src="../download-test1.lib" width="0" height="0"
+ frameborder="0"></iframe>
+ </body>
+</html>
Property changes on: chrome/test/data/prerender/prerender_download_iframe.html
___________________________________________________________________
Added: svn:eol-style
+ LF

Powered by Google App Engine
This is Rietveld 408576698