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

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: Disable the test for Android 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..481b7ce9257c00e755519b4c2a0641ab07e85e36
--- /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