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

Issue 2987002: Removed incorrect dcheck. (Closed)

Created:
10 years, 5 months ago by erikchen
Modified:
9 years, 7 months ago
Reviewers:
Mike Belshe
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

SPDY incorrectly DCHECKed that the SYN_REPLY headers could never be an empty list. TEST=net_unittests BUG=47991 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=52264

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
erikchen
super short fix.
10 years, 5 months ago (2010-07-13 18:03:56 UTC) #1
Mike Belshe
LGTM. For the checkin comment, you should try to make it so that those not ...
10 years, 5 months ago (2010-07-13 18:16:31 UTC) #2
Mike Belshe
10 years, 5 months ago (2010-07-13 18:17:10 UTC) #3
Also - checkin comments should always contain at least two fields:

BUG=XXXX
TEST=YYYY

If there is no bug or no test, use "none".



On 2010/07/13 18:16:31, Mike Belshe wrote:
> LGTM.
> 
> For the checkin comment, you should try to make it so that those not familiar
> with SPDY can understand it.
> 
> For example:
> 
> Fix case where SPDY incorrectly DCHECKed that the SYN_REPLY headers could
never
> be an empty list.

Powered by Google App Engine
This is Rietveld 408576698