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

Issue 2353123002: Print the QuicReceivedPacketManager's ack frame instead of the (Closed)

Created:
4 years, 3 months ago by Jana
Modified:
4 years, 3 months ago
Reviewers:
ianswett, Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Print the QuicReceivedPacketManager's ack frame instead of the QuicPacketGenerator's ack frame to print connection debug info and remove QuicPacketGenerator's ack frame. Small functional change to print useful data. The ack frame being printed previously was never used, so would always be in the default initialized state. Merge internal change: 133400163 R=ianswett@chromium.org, rch@chromium.org BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -3 lines) Patch
M net/quic/core/quic_connection.h View 1 chunk +4 lines, -0 lines 0 comments Download
M net/quic/core/quic_packet_generator.h View 2 chunks +0 lines, -3 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 2 (0 generated)
Jana
4 years, 3 months ago (2016-09-20 19:20:53 UTC) #1
Ryan Hamilton
4 years, 3 months ago (2016-09-20 19:34:44 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698