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

Issue 2820573004: Remove the code to store and load QUIC server configs in the disk cache. (Closed)

Created:
3 years, 8 months ago by Ryan Hamilton
Modified:
3 years, 8 months ago
Reviewers:
ianswett, Ian Swett, Jana
CC:
chromium-reviews, cbentzel+watch_chromium.org, gavinp+disk_chromium.org, net-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove the code to store and load QUIC server configs in the disk cache. This includes the load_server_info_time_to_srtt, enable_connection_racing and disable_disk_cache finch options. BUG=707953 Review-Url: https://codereview.chromium.org/2820573004 Cr-Original-Commit-Position: refs/heads/master@{#465474} Committed: https://chromium.googlesource.com/chromium/src/+/6f3dd74bddb23a2e5e74ba6976f02f94d76d2dda Review-Url: https://codereview.chromium.org/2820573004 Cr-Commit-Position: refs/heads/master@{#465613} Committed: https://chromium.googlesource.com/chromium/src/+/431dd44543668f59e341aaf350f1370690ee9b35

Patch Set 1 #

Patch Set 2 : Better #

Patch Set 3 : Done #

Patch Set 4 : More #

Patch Set 5 : Cleanup #

Patch Set 6 : More Cleanup #

Patch Set 7 : Rebase #

Patch Set 8 : Re-rebase #

Patch Set 9 : Fix tests #

Patch Set 10 : Rebase #

Patch Set 11 : Do histograms in a different CL #

Patch Set 12 : fix #

Patch Set 13 : Rebase #

Patch Set 14 : Fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -2260 lines) Patch
M components/network_session_configurator/network_session_configurator.cc View 1 2 3 4 5 6 7 8 9 10 11 12 2 chunks +0 lines, -32 lines 0 comments Download
M components/network_session_configurator/network_session_configurator_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 3 chunks +0 lines, -37 lines 0 comments Download
M net/BUILD.gn View 1 2 3 4 5 6 7 8 9 10 11 12 13 2 chunks +0 lines, -3 lines 0 comments Download
D net/http/disk_cache_based_quic_server_info.h View 1 chunk +0 lines, -135 lines 0 comments Download
D net/http/disk_cache_based_quic_server_info.cc View 1 chunk +0 lines, -450 lines 0 comments Download
D net/http/disk_cache_based_quic_server_info_unittest.cc View 1 chunk +0 lines, -721 lines 0 comments Download
M net/http/http_cache.cc View 3 chunks +0 lines, -25 lines 0 comments Download
M net/http/http_network_session.h View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +0 lines, -9 lines 0 comments Download
M net/http/http_network_session.cc View 1 2 3 4 5 6 7 8 9 10 11 12 3 chunks +1 line, -12 lines 0 comments Download
M net/quic/chromium/properties_based_quic_server_info.h View 1 2 chunks +1 line, -23 lines 0 comments Download
M net/quic/chromium/properties_based_quic_server_info.cc View 1 2 2 chunks +4 lines, -52 lines 0 comments Download
M net/quic/chromium/properties_based_quic_server_info_test.cc View 1 4 chunks +2 lines, -15 lines 0 comments Download
M net/quic/chromium/quic_chromium_client_session.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 3 chunks +1 line, -34 lines 0 comments Download
M net/quic/chromium/quic_server_info.h View 1 2 3 5 chunks +5 lines, -81 lines 0 comments Download
M net/quic/chromium/quic_server_info.cc View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
M net/quic/chromium/quic_stream_factory.h View 1 2 3 4 5 6 7 8 9 10 11 12 9 chunks +4 lines, -50 lines 0 comments Download
M net/quic/chromium/quic_stream_factory.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 24 chunks +15 lines, -243 lines 0 comments Download
M net/quic/chromium/quic_stream_factory_peer.h View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +0 lines, -7 lines 0 comments Download
M net/quic/chromium/quic_stream_factory_peer.cc View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +0 lines, -14 lines 0 comments Download
M net/quic/chromium/quic_stream_factory_test.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 20 chunks +57 lines, -194 lines 0 comments Download
M net/url_request/url_request_unittest.cc View 1 chunk +0 lines, -121 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 60 (42 generated)
Ryan Hamilton
ianswett: FYI if you're bored before you head out on vacation
3 years, 8 months ago (2017-04-17 02:13:51 UTC) #3
ianswett
On 2017/04/17 02:13:51, Ryan Hamilton wrote: > ianswett: FYI if you're bored before you head ...
3 years, 8 months ago (2017-04-17 02:39:47 UTC) #4
Ryan Hamilton
3 years, 8 months ago (2017-04-17 17:17:35 UTC) #6
Jana
lgtm Thanks, Ryan!
3 years, 8 months ago (2017-04-17 17:48:01 UTC) #11
xunjieli
On 2017/04/17 17:48:01, Jana wrote: > lgtm > > Thanks, Ryan! This is great! I ...
3 years, 8 months ago (2017-04-17 19:46:14 UTC) #20
Ryan Hamilton
On 2017/04/17 19:46:14, xunjieli wrote: > On 2017/04/17 17:48:01, Jana wrote: > > lgtm > ...
3 years, 8 months ago (2017-04-17 20:40:09 UTC) #21
Ryan Hamilton
jwd: histograms/OWNERS please
3 years, 8 months ago (2017-04-17 21:03:49 UTC) #30
Ryan Hamilton
On 2017/04/17 21:03:49, Ryan Hamilton wrote: > jwd: histograms/OWNERS please jwd: ping
3 years, 8 months ago (2017-04-18 21:12:09 UTC) #33
Ryan Hamilton
On 2017/04/18 21:12:09, Ryan Hamilton wrote: > On 2017/04/17 21:03:49, Ryan Hamilton wrote: > > ...
3 years, 8 months ago (2017-04-18 23:32:19 UTC) #34
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/2820573004/200001
3 years, 8 months ago (2017-04-18 23:34:08 UTC) #38
commit-bot: I haz the power
Try jobs failed on following builders: ios-device-xcode-clang on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device-xcode-clang/builds/78793)
3 years, 8 months ago (2017-04-18 23:43:05 UTC) #40
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/2820573004/220001
3 years, 8 months ago (2017-04-18 23:54:23 UTC) #43
commit-bot: I haz the power
Failed to apply patch for components/network_session_configurator/network_session_configurator.cc: While running git apply --index -3 -p1; error: patch ...
3 years, 8 months ago (2017-04-19 01:03:16 UTC) #45
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/2820573004/240001
3 years, 8 months ago (2017-04-19 01:29:42 UTC) #48
commit-bot: I haz the power
Committed patchset #13 (id:240001) as https://chromium.googlesource.com/chromium/src/+/6f3dd74bddb23a2e5e74ba6976f02f94d76d2dda
3 years, 8 months ago (2017-04-19 02:46:39 UTC) #52
aboxhall
A revert of this CL (patchset #13 id:240001) has been created in https://codereview.chromium.org/2821053004/ by aboxhall@chromium.org. ...
3 years, 8 months ago (2017-04-19 05:45:23 UTC) #53
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/2820573004/260001
3 years, 8 months ago (2017-04-19 14:08:16 UTC) #57
commit-bot: I haz the power
3 years, 8 months ago (2017-04-19 15:22:50 UTC) #60
Message was sent while issue was closed.
Committed patchset #14 (id:260001) as
https://chromium.googlesource.com/chromium/src/+/431dd44543668f59e341aaf350f1...

Powered by Google App Engine
This is Rietveld 408576698