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

Issue 591323003: Remove loss detection from QuicConfig now that connection options has (Closed)

Created:
6 years, 2 months ago by ramant (doing other things)
Modified:
6 years, 1 month ago
Reviewers:
Ryan Hamilton, sky
CC:
chromium-reviews, cbentzel+watch_chromium.org, Ian Swett
Base URL:
https://chromium.googlesource.com/chromium/src.git@Do_not_timeout_QUIC_connections_75927669
Project:
chromium
Visibility:
Public.

Description

Remove loss detection from QuicConfig now that connection options has replaced it. Merge internal change: 75952172 Chromium specific changes: + Deleted enable_quic_time_based_loss_detection from NetworkSession params. + Deleted enable-quic-time-based-loss-detection and disable-quic-time-based-loss-detection command line switches. R=rch@chromium.org, sky@chromium.org

Patch Set 1 #

Patch Set 2 : added back WithTimeBasedLossDetection field trial #

Patch Set 3 : reverted Patch Set 2 changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -153 lines) Patch
M chrome/browser/io_thread.h View 2 2 chunks +0 lines, -8 lines 0 comments Download
M chrome/browser/io_thread.cc View 2 4 chunks +0 lines, -27 lines 0 comments Download
M chrome/browser/io_thread_unittest.cc View 2 2 chunks +0 lines, -30 lines 0 comments Download
M chrome/common/chrome_switches.h View 2 2 chunks +0 lines, -2 lines 0 comments Download
M chrome/common/chrome_switches.cc View 2 2 chunks +0 lines, -10 lines 0 comments Download
M net/http/http_network_session.h View 1 chunk +0 lines, -1 line 0 comments Download
M net/http/http_network_session.cc View 3 chunks +0 lines, -4 lines 0 comments Download
M net/quic/crypto/crypto_handshake_message.cc View 1 chunk +0 lines, -1 line 0 comments Download
M net/quic/crypto/crypto_protocol.h View 1 chunk +0 lines, -2 lines 0 comments Download
M net/quic/quic_config.h View 2 chunks +0 lines, -8 lines 0 comments Download
M net/quic/quic_config.cc View 4 chunks +0 lines, -18 lines 0 comments Download
M net/quic/quic_config_test.cc View 2 chunks +0 lines, -2 lines 0 comments Download
M net/quic/quic_sent_packet_manager.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M net/quic/quic_sent_packet_manager_test.cc View 1 chunk +0 lines, -18 lines 0 comments Download
M net/quic/quic_stream_factory.h View 1 chunk +0 lines, -1 line 0 comments Download
M net/quic/quic_stream_factory.cc View 3 chunks +2 lines, -7 lines 0 comments Download
M net/quic/quic_stream_factory_test.cc View 1 chunk +0 lines, -1 line 0 comments Download
M net/quic/test_tools/quic_config_peer.h View 1 chunk +0 lines, -3 lines 0 comments Download
M net/quic/test_tools/quic_config_peer.cc View 1 chunk +0 lines, -6 lines 0 comments Download

Messages

Total messages: 12 (2 generated)
ramant (doing other things)
6 years, 2 months ago (2014-09-26 02:53:06 UTC) #1
Ryan Hamilton
lgtm It'd be a good idea to also land a finch change so that the ...
6 years, 2 months ago (2014-09-26 03:26:39 UTC) #3
sky
chrome LGTM
6 years, 2 months ago (2014-09-26 16:03:49 UTC) #4
ramant (doing other things)
Hi Ryan and sky, Added back the WithTimeBasedLossDetection FieldTrial and the command line options. The ...
6 years, 2 months ago (2014-09-26 17:32:47 UTC) #6
sky
SLGTM
6 years, 2 months ago (2014-09-26 19:45:27 UTC) #7
Ryan Hamilton
On 2014/09/26 17:32:47, ramant wrote: > Hi Ryan and sky, > Added back the WithTimeBasedLossDetection ...
6 years, 2 months ago (2014-09-26 21:18:51 UTC) #8
ramant (doing other things)
On 2014/09/26 21:18:51, Ryan Hamilton wrote: > On 2014/09/26 17:32:47, ramant wrote: > > Hi ...
6 years, 2 months ago (2014-09-26 21:57:52 UTC) #9
Ryan Hamilton
LGTM. The finch changes should work well with this.
6 years, 2 months ago (2014-09-26 22:04:29 UTC) #10
Nico
(do you still need me to do anything here, or can this land?)
6 years, 1 month ago (2014-10-27 21:26:53 UTC) #11
ramant (doing other things)
6 years, 1 month ago (2014-10-27 21:53:49 UTC) #12
Message was sent while issue was closed.
On 2014/10/27 21:26:53, Nico wrote:
> (do you still need me to do anything here, or can this land?)

No need to do anything. sky LGTM'ed and it was landed as part of
https://codereview.chromium.org/605733006/ (a merged CL). Thanks for asking.

Powered by Google App Engine
This is Rietveld 408576698