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

Issue 854463003: Tell the QUIC AckNotifierManager about packets on serialization, rather (Closed)

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

Description

Tell the QUIC AckNotifierManager about packets on serialization, rather than when successfully sent. Protected by ENABLEd FLAGS_quic_ack_notifier_informed_on_serialized. Merge internal change: 83525991 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -6 lines) Patch
M net/quic/quic_connection.cc View 1 chunk +4 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 +4 lines, -0 lines 0 comments Download
M net/quic/quic_sent_packet_manager.h View 1 chunk +3 lines, -0 lines 0 comments Download
M net/quic/quic_sent_packet_manager.cc View 2 chunks +7 lines, -1 line 0 comments Download
M net/tools/quic/end_to_end_test.cc View 2 chunks +8 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
5 years, 11 months ago (2015-01-13 23:31:26 UTC) #1
Ryan Hamilton
5 years, 11 months ago (2015-01-14 19:14:27 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698