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

Unified Diff: webkit/appcache/appcache_request_handler.h

Issue 5545003: Fix webkit URLRequestJob subtypes to handle Kill() correctly. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 10 years 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: webkit/appcache/appcache_request_handler.h
diff --git a/webkit/appcache/appcache_request_handler.h b/webkit/appcache/appcache_request_handler.h
index e07a77cd517850eb939a9ffa19f8554f8a20ede4..b1cb331e7b7fa1978ea427411c83642b12327d4b 100644
--- a/webkit/appcache/appcache_request_handler.h
+++ b/webkit/appcache/appcache_request_handler.h
@@ -124,4 +124,3 @@ class AppCacheRequestHandler : public net::URLRequest::UserData,
} // namespace appcache
#endif // WEBKIT_APPCACHE_APPCACHE_REQUEST_HANDLER_H_
-
« no previous file with comments | « no previous file | webkit/appcache/appcache_url_request_job.h » ('j') | webkit/appcache/appcache_url_request_job.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698