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

Issue 118151: Update some comments in url_request.h to clarify that once the request is del... (Closed)

Created:
11 years, 6 months ago by eroman
Modified:
9 years, 6 months ago
Reviewers:
wtc
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Update some comments in url_request.h to clarify that once the request is deleted/cancelled, the delegate should never be called again. (The text added to URLRequest::Cancel() was copied from URLRequest::~URLRequest()). The comment change in resource_dispatcher_host.cc is an unrelated name fix. TEST=0 BUG=0 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=17555

Patch Set 1 #

Total comments: 4

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -4 lines) Patch
M chrome/browser/renderer_host/resource_dispatcher_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/url_request.h View 1 2 3 2 chunks +5 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
eroman
11 years, 6 months ago (2009-06-03 03:35:25 UTC) #1
wtc
LGTM. Thanks for clarifying the comments. URLRequest is the interface between the network stack and ...
11 years, 6 months ago (2009-06-03 14:56:04 UTC) #2
eroman
http://codereview.chromium.org/118151/diff/1/2 File net/url_request/url_request.h (right): http://codereview.chromium.org/118151/diff/1/2#newcode382 Line 382: // will be effectively canceled and the delegate ...
11 years, 6 months ago (2009-06-03 19:44:37 UTC) #3
wtc
11 years, 6 months ago (2009-06-03 23:10:37 UTC) #4
LGTM.

Powered by Google App Engine
This is Rietveld 408576698