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

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

Issue 2642733002: Prerender: Disable prefetch if there's an appcache. (Closed)
Patch Set: comments Created 3 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/prefetch_appcache.html
diff --git a/chrome/test/data/prerender/prefetch_appcache.html b/chrome/test/data/prerender/prefetch_appcache.html
new file mode 100644
index 0000000000000000000000000000000000000000..a8137337eae804ce6e1125d51e51b70166600694
--- /dev/null
+++ b/chrome/test/data/prerender/prefetch_appcache.html
@@ -0,0 +1,5 @@
+<html manifest="REPLACE_WITH_MANIFEST">
+<!--
+A stub page used to set up an AppCache manifest.
+-->
+</html>

Powered by Google App Engine
This is Rietveld 408576698