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

Unified Diff: trunk/src/content/child/resource_dispatcher.h

Issue 293823002: Revert 269361 "Fix WebURLLoaderImpl::Context leak if a pending r..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 7 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 | « no previous file | trunk/src/content/child/resource_dispatcher.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/content/child/resource_dispatcher.h
===================================================================
--- trunk/src/content/child/resource_dispatcher.h (revision 271503)
+++ trunk/src/content/child/resource_dispatcher.h (working copy)
@@ -113,7 +113,6 @@
int origin_pid;
MessageQueue deferred_message_queue;
bool is_deferred;
- bool is_canceled;
// Original requested url.
GURL url;
// The security origin of the frame that initiates this request.
« no previous file with comments | « no previous file | trunk/src/content/child/resource_dispatcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698