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

Issue 434050: Remove the temporary instrumentation added to track down a crash in URLFetche... (Closed)

Created:
11 years, 1 month ago by eroman
Modified:
9 years, 6 months ago
Reviewers:
wtc
CC:
chromium-reviews_googlegroups.com, darin (slow to review), ben+cc_chromium.org
Visibility:
Public.

Description

Remove the temporary instrumentation added to track down a crash in URLFetcher. This is almost a full revert of r31526, except that the two DCHECK(url_request_context_getter_) which I promoted to CHECK()s remain as CHECK()s (since they will be useful to catch similar problems in the future, and are cheap). BUG=27074 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=33026

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -10 lines) Patch
M chrome/browser/net/url_fetcher.cc View 4 chunks +2 lines, -10 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
eroman
11 years, 1 month ago (2009-11-24 22:20:41 UTC) #1
wtc
11 years, 1 month ago (2009-11-24 23:19:52 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698