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

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: fixed constructor for RAII class 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..b70c3caa0ac1f9398a44711cfdb0abbe6cacd62e
--- /dev/null
+++ b/chrome/test/data/login/prefetch.html
@@ -0,0 +1,3 @@
+<html>
+<link rel="prefetch" href="/auth-basic/resource.gif">
+</html>

Powered by Google App Engine
This is Rietveld 408576698