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

Issue 344603004: Avoid setting a duplicate SpdySessionKey on a Request (Closed)

Created:
6 years, 6 months ago by Johnny
Modified:
6 years, 6 months ago
Reviewers:
Ryan Hamilton
CC:
cbentzel+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

Avoid setting a duplicate SpdySessionKey on a Request BUG=364365 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278366

Patch Set 1 #

Total comments: 2

Patch Set 2 : Windows compile fix. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -2 lines) Patch
M net/http/http_stream_factory_impl_job.cc View 1 chunk +2 lines, -1 line 0 comments Download
M net/http/http_stream_factory_impl_request.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/http/http_stream_factory_impl_request.cc View 1 2 chunks +5 lines, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
Johnny
6 years, 6 months ago (2014-06-18 18:42:39 UTC) #1
Ryan Hamilton
lgtm https://codereview.chromium.org/344603004/diff/1/net/http/http_stream_factory_impl_request.cc File net/http/http_stream_factory_impl_request.cc (right): https://codereview.chromium.org/344603004/diff/1/net/http/http_stream_factory_impl_request.cc#newcode57 net/http/http_stream_factory_impl_request.cc:57: CHECK(!spdy_session_key_.get()); Is this DCHECK -> CHECK change temporary? ...
6 years, 6 months ago (2014-06-18 19:04:45 UTC) #2
Johnny
https://codereview.chromium.org/344603004/diff/1/net/http/http_stream_factory_impl_request.cc File net/http/http_stream_factory_impl_request.cc (right): https://codereview.chromium.org/344603004/diff/1/net/http/http_stream_factory_impl_request.cc#newcode57 net/http/http_stream_factory_impl_request.cc:57: CHECK(!spdy_session_key_.get()); On 2014/06/18 19:04:45, Ryan Hamilton wrote: > Is ...
6 years, 6 months ago (2014-06-18 19:13:20 UTC) #3
Johnny
The CQ bit was checked by jgraettinger@chromium.org
6 years, 6 months ago (2014-06-18 19:20:53 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jgraettinger@chromium.org/344603004/1
6 years, 6 months ago (2014-06-18 19:22:50 UTC) #5
Johnny
The CQ bit was unchecked by jgraettinger@chromium.org
6 years, 6 months ago (2014-06-18 22:27:31 UTC) #6
Johnny
The CQ bit was checked by jgraettinger@chromium.org
6 years, 6 months ago (2014-06-19 03:38:00 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jgraettinger@chromium.org/344603004/20001
6 years, 6 months ago (2014-06-19 03:39:32 UTC) #8
commit-bot: I haz the power
6 years, 6 months ago (2014-06-19 14:46:20 UTC) #9
Message was sent while issue was closed.
Change committed as 278366

Powered by Google App Engine
This is Rietveld 408576698