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

Issue 285193006: Don't set QUIC's write alarm if we are connection flow control blocked. (Closed)

Created:
6 years, 7 months ago by ramant (doing other things)
Modified:
6 years, 7 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org, Robbie Shade
Base URL:
https://chromium.googlesource.com/chromium/src
Visibility:
Public.

Description

Don't set QUIC's write alarm if we are connection flow control blocked. Added QUIC_VERSION_19 to kSupportedQuicVersions. Merge internal change: 67141668 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+141 lines, -52 lines) Patch
M net/quic/quic_connection.h View 1 chunk +6 lines, -4 lines 0 comments Download
M net/quic/quic_connection.cc View 1 chunk +2 lines, -1 line 0 comments Download
M net/quic/quic_connection_test.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/quic/quic_protocol.h View 1 chunk +2 lines, -1 line 0 comments Download
M net/quic/quic_session.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_session.cc View 5 chunks +30 lines, -9 lines 0 comments Download
M net/quic/quic_session_test.cc View 9 chunks +51 lines, -8 lines 0 comments Download
M net/quic/quic_write_blocked_list.h View 2 chunks +9 lines, -4 lines 0 comments Download
M net/quic/quic_write_blocked_list_test.cc View 6 chunks +14 lines, -10 lines 0 comments Download
M net/quic/reliable_quic_stream_test.cc View 12 chunks +15 lines, -11 lines 0 comments Download
M net/quic/test_tools/quic_session_peer.h View 1 chunk +2 lines, -0 lines 0 comments Download
M net/quic/test_tools/quic_session_peer.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M net/quic/test_tools/quic_test_utils.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
ramant (doing other things)
6 years, 7 months ago (2014-05-15 22:12:46 UTC) #1
ramant (doing other things)
Hi Robbie, Thanks very much for the fix. Connection flow control worked on my release ...
6 years, 7 months ago (2014-05-15 22:13:56 UTC) #2
Ryan Hamilton
6 years, 7 months ago (2014-05-16 18:12:49 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698