|
|
Change SupportsSpdy dict, SpdySettingsMap, ServerNetworkStatsMap, AlternativeServiceMap and disk data to use scheme/host/port as keys. Previously we dropped down and ignored the scheme when processing those data.
BUG= 600804
Committed: https://crrev.com/3d4a55e707ebdd040bc9ce5bce45491efe84b97d
Cr-Commit-Position: refs/heads/master@{#389227}
Total comments: 6
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+965 lines, -689 lines) |
Patch |
 |
M |
components/cronet/android/cronet_url_request_context_adapter.cc
|
View
|
1
2
3
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
components/cronet/android/url_request_context_adapter.cc
|
View
|
1
2
3
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
components/cronet/ios/cronet_environment.cc
|
View
|
1
2
3
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/loader/resource_scheduler.cc
|
View
|
|
3 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/browser/loader/resource_scheduler_unittest.cc
|
View
|
1
2
3
|
5 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
net/http/bidirectional_stream.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/http/bidirectional_stream_unittest.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
net/http/http_network_transaction.cc
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/http/http_network_transaction_unittest.cc
|
View
|
1
2
3
|
47 chunks |
+68 lines, -67 lines |
0 comments
|
Download
|
 |
M |
net/http/http_server_properties.h
|
View
|
|
8 chunks |
+17 lines, -15 lines |
0 comments
|
Download
|
 |
M |
net/http/http_server_properties_impl.h
|
View
|
|
5 chunks |
+25 lines, -22 lines |
0 comments
|
Download
|
 |
M |
net/http/http_server_properties_impl.cc
|
View
|
1
|
24 chunks |
+91 lines, -83 lines |
0 comments
|
Download
|
 |
M |
net/http/http_server_properties_impl_unittest.cc
|
View
|
1
2
3
|
41 chunks |
+309 lines, -205 lines |
0 comments
|
Download
|
 |
M |
net/http/http_server_properties_manager.h
|
View
|
|
4 chunks |
+18 lines, -16 lines |
0 comments
|
Download
|
 |
M |
net/http/http_server_properties_manager.cc
|
View
|
|
28 chunks |
+80 lines, -56 lines |
0 comments
|
Download
|
 |
M |
net/http/http_server_properties_manager_unittest.cc
|
View
|
|
32 chunks |
+131 lines, -92 lines |
0 comments
|
Download
|
 |
M |
net/http/http_stream_factory.h
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
net/http/http_stream_factory.cc
|
View
|
|
5 chunks |
+13 lines, -12 lines |
0 comments
|
Download
|
 |
M |
net/http/http_stream_factory_impl.cc
|
View
|
1
2
3
4
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
net/http/http_stream_factory_impl_job.cc
|
View
|
1
2
3
|
3 chunks |
+11 lines, -6 lines |
0 comments
|
Download
|
 |
M |
net/http/http_stream_factory_impl_unittest.cc
|
View
|
|
4 chunks |
+12 lines, -5 lines |
0 comments
|
Download
|
 |
M |
net/quic/quic_network_transaction_unittest.cc
|
View
|
1
2
3
|
7 chunks |
+85 lines, -17 lines |
0 comments
|
Download
|
 |
M |
net/quic/quic_stream_factory.cc
|
View
|
1
2
3
|
3 chunks |
+9 lines, -6 lines |
0 comments
|
Download
|
 |
M |
net/quic/quic_stream_factory_test.cc
|
View
|
1
2
3
|
3 chunks |
+12 lines, -5 lines |
0 comments
|
Download
|
 |
M |
net/spdy/spdy_network_transaction_unittest.cc
|
View
|
1
2
3
|
7 chunks |
+20 lines, -19 lines |
0 comments
|
Download
|
 |
M |
net/spdy/spdy_session.h
|
View
|
1
2
3
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/spdy/spdy_session.cc
|
View
|
1
2
3
|
5 chunks |
+9 lines, -7 lines |
0 comments
|
Download
|
 |
M |
net/spdy/spdy_session_unittest.cc
|
View
|
1
|
7 chunks |
+22 lines, -30 lines |
0 comments
|
Download
|
Total messages: 24 (13 generated)
|