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

Unified Diff: chrome/test/data/login/prefetch.html

Issue 6321013: Stop login prompt from showing for prefetches (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Created 9 years, 11 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/login/prefetch.html
diff --git a/chrome/test/data/login/prefetch.html b/chrome/test/data/login/prefetch.html
new file mode 100644
index 0000000000000000000000000000000000000000..fd11916844b40fb278cd59afca97fcaa9b6cc298
--- /dev/null
+++ b/chrome/test/data/login/prefetch.html
@@ -0,0 +1,3 @@
+<html>
+<link rel="prefetch" href="/auth-basic/resource.png">
asanka (google) 2011/01/20 18:16:29 FTR: we have special handling for .gif files in te
gavinp 2011/01/20 18:36:15 Done.
+</html>

Powered by Google App Engine
This is Rietveld 408576698