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

Issue 126028: Remove a DCHECK which is being hit because of a unit-test's particular setup.... (Closed)

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

Description

Remove a DCHECK which is being hit because of a unit-test's particular setup. TBR=willchan Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=18240

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M net/base/host_resolver.cc View 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
eroman
The problem here is the DCHECK() should be done AFTER the check for was_cancelled(). Since ...
11 years, 6 months ago (2009-06-12 01:25:56 UTC) #1
willchan no longer on Chromium
11 years, 6 months ago (2009-06-12 01:29:16 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698