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

Issue 2365243004: QUIC/1+SPYD/3 => QUIC (Closed)

Created:
4 years, 2 months ago by Bence
Modified:
4 years, 2 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

QUIC/1+SPYD/3 => QUIC Rename enum identifiers: * s/kProtoQUIC1SPDY3/kProtoQUIC/ in enum NextProto; * s/CONNECTION_INFO_QUIC1_SPDY3/CONNECTION_INFO_QUIC/ in enum HttpResponseInfo. This CL means no functional change. A follow-up CL might change the "quic/1+spdy/3" string literal in HttpResponseInfo::ConnectionInfoToString() and SSLClientSocket::NextProtoToString(). Committed: https://crrev.com/401eb9231c325410eadf48595c2e3cb4ca7df076 Cr-Commit-Position: refs/heads/master@{#426816}

Patch Set 1 #

Patch Set 2 : Cronet too. #

Patch Set 3 : Rebase. #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -37 lines) Patch
M components/cronet/android/cronet_bidirectional_stream_adapter.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M components/cronet/ios/cronet_bidirectional_stream.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M components/domain_reliability/util.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/http/bidirectional_stream.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M net/http/bidirectional_stream_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M net/http/http_response_info.h View 1 2 2 chunks +2 lines, -4 lines 0 comments Download
M net/http/http_response_info.cc View 2 chunks +3 lines, -3 lines 2 comments Download
M net/http/http_server_properties.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/http/http_stream_factory_impl_job.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M net/http/http_stream_factory_impl_unittest.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M net/quic/chromium/bidirectional_stream_quic_impl.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M net/quic/chromium/bidirectional_stream_quic_impl_unittest.cc View 1 2 9 chunks +9 lines, -9 lines 0 comments Download
M net/quic/chromium/quic_http_stream.cc View 1 2 2 chunks +2 lines, -3 lines 0 comments Download
M net/quic/chromium/quic_network_transaction_unittest.cc View 1 2 3 chunks +3 lines, -4 lines 0 comments Download
M net/socket/next_proto.h View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M net/socket/ssl_client_socket.cc View 2 chunks +2 lines, -2 lines 2 comments Download

Messages

Total messages: 38 (25 generated)
Bence
Ryan: PTAL.
4 years, 2 months ago (2016-09-27 16:36:59 UTC) #10
Bence
On 2016/09/27 16:36:59, Bence wrote: > Ryan: PTAL. Ping.
4 years, 2 months ago (2016-10-03 19:12:30 UTC) #11
Ryan Hamilton
lgtm https://codereview.chromium.org/2365243004/diff/40001/net/http/http_response_info.cc File net/http/http_response_info.cc (right): https://codereview.chromium.org/2365243004/diff/40001/net/http/http_response_info.cc#newcode463 net/http/http_response_info.cc:463: return "quic/1+spdy/3"; And of course we should fix ...
4 years, 2 months ago (2016-10-19 23:07:52 UTC) #16
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/2365243004/40001
4 years, 2 months ago (2016-10-20 12:07:56 UTC) #20
Bence
Helen: PTAL at components/cronet/. Randy: PTAL at components/domain_reliability/. Thank you both. https://codereview.chromium.org/2365243004/diff/40001/net/http/http_response_info.cc File net/http/http_response_info.cc (right): ...
4 years, 2 months ago (2016-10-20 12:22:50 UTC) #24
xunjieli
On 2016/10/20 12:22:50, Bence wrote: > Helen: PTAL at components/cronet/. LGTM. Out of paranoia, I ...
4 years, 2 months ago (2016-10-20 13:53:34 UTC) #25
Randy Smith (Not in Mondays)
components/domain_reliability stamp (assuming change of constant makes sense).
4 years, 2 months ago (2016-10-20 17:13:54 UTC) #26
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/2365243004/40001
4 years, 2 months ago (2016-10-21 12:52:23 UTC) #28
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/286816)
4 years, 2 months ago (2016-10-21 13:13:22 UTC) #30
Randy Smith (Not in Mondays)
Whoops; sorry. Braino. LGTM.
4 years, 2 months ago (2016-10-21 14:30:36 UTC) #32
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/2365243004/40001
4 years, 2 months ago (2016-10-21 15:45:21 UTC) #34
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 2 months ago (2016-10-21 16:49:58 UTC) #36
commit-bot: I haz the power
4 years, 2 months ago (2016-10-21 17:05:55 UTC) #38
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/401eb9231c325410eadf48595c2e3cb4ca7df076
Cr-Commit-Position: refs/heads/master@{#426816}

Powered by Google App Engine
This is Rietveld 408576698