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

Issue 2481353002: Remove DCHECK(!write_pending_) in BidirectionalStreamSpdyImpl's destructor (Closed)

Created:
4 years, 1 month ago by xunjieli
Modified:
4 years, 1 month ago
Reviewers:
kapishnikov
CC:
chromium-reviews, cbentzel+watch_chromium.org, mef
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove DCHECK(!write_pending_) in BidirectionalStreamSpdyImpl's destructor When BidirectionalStreamSpdyImpl is being destroyed, we shouldn't DCHECK on |write_pending_| because the destruction can be due to cancellation at which point the embedder doesn't care about pending write. BUG=662102 Committed: https://crrev.com/196eed536c508fcbff652fa185a1d390c68761cc Cr-Commit-Position: refs/heads/master@{#430403}

Patch Set 1 : self review #

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

Messages

Total messages: 17 (11 generated)
xunjieli
Andrei, PTAL. Thanks!111111111111111111111
4 years, 1 month ago (2016-11-07 21:27:30 UTC) #6
xunjieli
On 2016/11/07 21:27:30, xunjieli wrote: > Andrei, PTAL. Thanks!111111111111111111111 sorry, my keyboard key got stuck ...
4 years, 1 month ago (2016-11-07 21:27:52 UTC) #7
kapishnikov
lgtm
4 years, 1 month ago (2016-11-07 21:32:18 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2481353002/40001
4 years, 1 month ago (2016-11-07 21:38:59 UTC) #13
commit-bot: I haz the power
Committed patchset #1 (id:40001)
4 years, 1 month ago (2016-11-07 22:39:07 UTC) #15
commit-bot: I haz the power
4 years, 1 month ago (2016-11-07 22:46:01 UTC) #17
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/196eed536c508fcbff652fa185a1d390c68761cc
Cr-Commit-Position: refs/heads/master@{#430403}

Powered by Google App Engine
This is Rietveld 408576698