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

Issue 2303403002: [m54 merge] Set QUIC connection's last_send_for_timeout_ to the send time of the first sent packet … (Closed)

Created:
4 years, 3 months ago by Ryan Hamilton
Modified:
4 years, 3 months ago
Reviewers:
CC:
chromium-reviews
Target Ref:
refs/pending/branch-heads/2840
Project:
chromium
Visibility:
Public.

Description

[m54 merge] Set QUIC connection's last_send_for_timeout_ to the send time of the first sent packet after receiving a packet, even if the sent packet is not a retransmission. Protected by default enabled --quic_better_last_send_for_timeout Merge internal change: 131623416 BUG=642017 Review-Url: https://codereview.chromium.org/2288843002 Cr-Commit-Position: refs/heads/master@{#415157} (cherry picked from commit 10ae460d345bb14f03972f43c253c822e08ed5e2) Committed: https://chromium.googlesource.com/chromium/src/+/851a953ab4c9ca773977a3c057bb3150bdcc9cde

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+111 lines, -5 lines) Patch
M net/quic/core/quic_connection.cc View 2 chunks +16 lines, -0 lines 0 comments Download
M net/quic/core/quic_connection_test.cc View 4 chunks +89 lines, -5 lines 0 comments Download
M net/quic/core/quic_flags.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/core/quic_flags.cc View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (1 generated)
Ryan Hamilton
4 years, 3 months ago (2016-09-02 18:14:35 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
851a953ab4c9ca773977a3c057bb3150bdcc9cde.

Powered by Google App Engine
This is Rietveld 408576698