|
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}
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
|
Total messages: 38 (25 generated)
|