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

Unified Diff: content/test/data/appcache/simple_page.manifest

Issue 2991443002: The Appcache subresource URL factory needs to inform the URLLoaderClient if there is a failure. (Closed)
Patch Set: Provide a way to turn off certain errors like missing host etc in the factory for tests. Created 3 years, 5 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: content/test/data/appcache/simple_page.manifest
diff --git a/content/test/data/appcache/simple_page.manifest b/content/test/data/appcache/simple_page.manifest
new file mode 100644
index 0000000000000000000000000000000000000000..481b7ce9257c00e755519b4c2a0641ab07e85e36
--- /dev/null
+++ b/content/test/data/appcache/simple_page.manifest
@@ -0,0 +1,2 @@
+CACHE MANIFEST
+/appcache/logo.png

Powered by Google App Engine
This is Rietveld 408576698