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

Issue 10267021: Change a DCHECK into a CHECK in SpdySession::WriteStreamData to ensure that we're not attempting to… (Closed)

Created:
8 years, 7 months ago by Ryan Hamilton
Modified:
8 years, 7 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Change a DCHECK into a CHECK in SpdySession::WriteStreamData to ensure that we're not attempting to write data on a stream that is not active. Attempting to track down a crash willchan noticed. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=134744

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -10 lines) Patch
M net/spdy/spdy_session.cc View 5 chunks +5 lines, -10 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Ryan Hamilton
8 years, 7 months ago (2012-05-01 17:18:12 UTC) #1
willchan no longer on Chromium
lgtm
8 years, 7 months ago (2012-05-01 17:32:06 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rch@chromium.org/10267021/1
8 years, 7 months ago (2012-05-01 17:34:24 UTC) #3
commit-bot: I haz the power
8 years, 7 months ago (2012-05-01 19:08:56 UTC) #4
Change committed as 134744

Powered by Google App Engine
This is Rietveld 408576698