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

Issue 181463007: Moving a preexisting DCHECK to a new and more helpful dfatal. (Closed)

Created:
6 years, 9 months ago by ramant (doing other things)
Modified:
6 years, 9 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Visibility:
Public.

Description

Moving a preexisting DCHECK to a new and more helpful dfatal. Merge internal change: 62089588 R=rch@chromium.org

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M net/quic/quic_connection.cc View 2 chunks +3 lines, -1 line 2 comments Download

Messages

Total messages: 3 (0 generated)
ramant (doing other things)
6 years, 9 months ago (2014-02-27 00:24:41 UTC) #1
Ryan Hamilton
lgtm https://codereview.chromium.org/181463007/diff/1/net/quic/quic_connection.cc File net/quic/quic_connection.cc (right): https://codereview.chromium.org/181463007/diff/1/net/quic/quic_connection.cc#newcode1639 net/quic/quic_connection.cc:1639: LOG(DFATAL) << "Error: attempt to close an already ...
6 years, 9 months ago (2014-02-27 00:30:53 UTC) #2
ramant (doing other things)
6 years, 9 months ago (2014-02-27 01:05:12 UTC) #3
https://codereview.chromium.org/181463007/diff/1/net/quic/quic_connection.cc
File net/quic/quic_connection.cc (right):

https://codereview.chromium.org/181463007/diff/1/net/quic/quic_connection.cc#...
net/quic/quic_connection.cc:1639: LOG(DFATAL) << "Error: attempt to close an
already closed connection"
On 2014/02/27 00:30:53, Ryan Hamilton wrote:
> nit: I'd switch this to DLOG

Fixed in Patch set of https://codereview.chromium.org/182523002/#ps20001

Done.

Powered by Google App Engine
This is Rietveld 408576698