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

Issue 1904483004: Change SupportsSpdy dict, SpdySettingsMap, ServerNetworkStatsMap, AlternativeServiceMap and disk da… (Closed)

Created:
4 years, 8 months ago by Zhongyi Shi
Modified:
4 years, 8 months ago
Reviewers:
Ryan Hamilton, mmenke
CC:
chromium-reviews, loading-reviews_chromium.org, darin-cc_chromium.org, cbentzel+watch_chromium.org, jam, Randy Smith (Not in Mondays)
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

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}

Patch Set 1 #

Patch Set 2 : git cl format net #

Total comments: 6

Patch Set 3 : add includes #

Patch Set 4 : sync #

Patch Set 5 : fix compile after sync code, introduced by commit 388755 #

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

Messages

Total messages: 24 (13 generated)
Zhongyi Shi
This is the landing CL, PTAL! Thanks :D For detailed review, please refer to the ...
4 years, 8 months ago (2016-04-19 20:56:08 UTC) #4
mmenke
loader/, cronet/ LGTM https://codereview.chromium.org/1904483004/diff/20001/components/cronet/android/url_request_context_adapter.cc File components/cronet/android/url_request_context_adapter.cc (right): https://codereview.chromium.org/1904483004/diff/20001/components/cronet/android/url_request_context_adapter.cc#newcode199 components/cronet/android/url_request_context_adapter.cc:199: url::SchemeHostPort quic_server("https", canon_host, quic_hint.port); include url/scheme_host_port.h ...
4 years, 8 months ago (2016-04-21 18:52:34 UTC) #5
Zhongyi Shi
Thanks for reviewing the cronet/ and load/, Matt :D Ryan, can you take a final ...
4 years, 8 months ago (2016-04-21 19:44:29 UTC) #6
Ryan Hamilton
lgtm, thanks for doing this!
4 years, 8 months ago (2016-04-22 17:57:03 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1904483004/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1904483004/40001
4 years, 8 months ago (2016-04-22 18:16:00 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: android_chromium_gn_compile_dbg on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_chromium_gn_compile_dbg/builds/55541) android_chromium_gn_compile_rel on tryserver.chromium.android (JOB_FAILED, ...
4 years, 8 months ago (2016-04-22 18:20:31 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1904483004/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1904483004/60001
4 years, 8 months ago (2016-04-22 18:31:51 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: ios_rel_device_ninja on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_rel_device_ninja/builds/205746)
4 years, 8 months ago (2016-04-22 18:44:03 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1904483004/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1904483004/80001
4 years, 8 months ago (2016-04-22 19:15:13 UTC) #20
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 8 months ago (2016-04-22 20:36:57 UTC) #22
commit-bot: I haz the power
4 years, 8 months ago (2016-04-22 20:38:04 UTC) #24
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/3d4a55e707ebdd040bc9ce5bce45491efe84b97d
Cr-Commit-Position: refs/heads/master@{#389227}

Powered by Google App Engine
This is Rietveld 408576698