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

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

Issue 2986043002: The Appcache subresource URL factory needs to inform the URLLoaderClient if there is a failure. (Closed)
Patch Set: Change request count check to be greater than 1. 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
« no previous file with comments | « content/test/data/appcache/logo.png ('k') | content/test/data/appcache/simple_page_no_manifest.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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..647385e6ec1a77a0d0527a415a6da423846ebe63
--- /dev/null
+++ b/content/test/data/appcache/simple_page.manifest
@@ -0,0 +1,2 @@
+CACHE MANIFEST
+/appcache/logo.png
« no previous file with comments | « content/test/data/appcache/logo.png ('k') | content/test/data/appcache/simple_page_no_manifest.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698