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

Side by Side Diff: content/test/data/appcache/simple_page_no_manifest.html

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, 4 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 unified diff | Download patch
OLDNEW
(Empty)
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>OK</title>
5 </head>
6 <body>
7 <p><img src="logo.png" width="336" height="69" /></p>
8 AppCache test page with no manifest.
9 </body>
10 </html>
OLDNEW
« no previous file with comments | « content/test/data/appcache/simple_page.manifest ('k') | content/test/data/appcache/simple_page_with_manifest.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698