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

Issue 1009243002: Do not retransmit QUIC data for streams that have been reset. Protected (Closed)

Created:
5 years, 9 months ago by ramant (doing other things)
Modified:
5 years, 9 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@Move_QUIC_reads_88573234
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Do not retransmit QUIC data for streams that have been reset. Protected by FLAGS_quic_do_not_retransmit_for_reset_streams. This is an attempt to reland cr/88179867 now that the underlying bug has been fixed. Includes tests which crashed on the old CL and pass now. Merge internal change: 88695223 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+135 lines, -0 lines) Patch
M net/quic/quic_connection.cc View 1 chunk +25 lines, -0 lines 0 comments Download
M net/quic/quic_connection_test.cc View 2 chunks +106 lines, -0 lines 0 comments Download
M net/quic/quic_flags.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/quic_flags.cc View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
5 years, 9 months ago (2015-03-16 04:06:00 UTC) #1
Ryan Hamilton
5 years, 9 months ago (2015-03-16 04:36:02 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698