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

Issue 17247006: Fix QUIC alternate protocol behavior so that that main job does not wait (Closed)

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

Description

Fix QUIC alternate protocol behavior so that that main job does not wait for the QUIC job to finish. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=208099

Patch Set 1 #

Total comments: 3

Patch Set 2 : Fix test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -9 lines) Patch
M net/http/http_stream_factory_impl_job.cc View 1 chunk +11 lines, -2 lines 0 comments Download
M net/quic/quic_client_session.cc View 1 chunk +0 lines, -1 line 0 comments Download
M net/quic/quic_network_transaction_unittest.cc View 1 6 chunks +75 lines, -6 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Ryan Hamilton
This is the fix we talked about for QUIC Alternate-Protocol handling. I'll work on adding ...
7 years, 6 months ago (2013-06-21 23:33:03 UTC) #1
willchan no longer on Chromium
LGTM mod my one question. Is that an issue? https://codereview.chromium.org/17247006/diff/1/net/quic/quic_client_session.cc File net/quic/quic_client_session.cc (left): https://codereview.chromium.org/17247006/diff/1/net/quic/quic_client_session.cc#oldcode73 net/quic/quic_client_session.cc:73: ...
7 years, 6 months ago (2013-06-21 23:55:45 UTC) #2
Ryan Hamilton
Thanks for the quick review! https://codereview.chromium.org/17247006/diff/1/net/quic/quic_client_session.cc File net/quic/quic_client_session.cc (left): https://codereview.chromium.org/17247006/diff/1/net/quic/quic_client_session.cc#oldcode73 net/quic/quic_client_session.cc:73: DCHECK(callback_.is_null()); On 2013/06/21 23:55:45, ...
7 years, 6 months ago (2013-06-22 00:00:36 UTC) #3
willchan no longer on Chromium
https://codereview.chromium.org/17247006/diff/1/net/quic/quic_client_session.cc File net/quic/quic_client_session.cc (left): https://codereview.chromium.org/17247006/diff/1/net/quic/quic_client_session.cc#oldcode73 net/quic/quic_client_session.cc:73: DCHECK(callback_.is_null()); On 2013/06/22 00:00:36, Ryan Hamilton wrote: > On ...
7 years, 6 months ago (2013-06-22 00:14:33 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rch@chromium.org/17247006/1
7 years, 6 months ago (2013-06-22 19:32:36 UTC) #5
commit-bot: I haz the power
Retried try job too often on ios_dbg_simulator for step(s) net_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=ios_dbg_simulator&number=64059
7 years, 6 months ago (2013-06-22 20:00:36 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rch@chromium.org/17247006/21001
7 years, 6 months ago (2013-06-22 20:36:57 UTC) #7
commit-bot: I haz the power
7 years, 6 months ago (2013-06-22 22:43:33 UTC) #8
Message was sent while issue was closed.
Change committed as 208099

Powered by Google App Engine
This is Rietveld 408576698