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

Issue 12254037: Add a DebugVisitor to QuicConnection to facilitate logging the activity on a QUIC connection. (Closed)

Created:
7 years, 10 months ago by Ryan Hamilton
Modified:
7 years, 10 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Add a DebugVisitor to QuicConnection to facilitate logging the activity on a QUIC connection. Merge internal change: 42368829 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=182685

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -0 lines) Patch
M net/quic/quic_connection.h View 3 chunks +46 lines, -0 lines 0 comments Download
M net/quic/quic_connection.cc View 9 chunks +29 lines, -0 lines 2 comments Download

Messages

Total messages: 6 (0 generated)
Ryan Hamilton
7 years, 10 months ago (2013-02-14 16:29:38 UTC) #1
jar (doing other things)
LGTM... but I had a question below. https://codereview.chromium.org/12254037/diff/1/net/quic/quic_connection.cc File net/quic/quic_connection.cc (right): https://codereview.chromium.org/12254037/diff/1/net/quic/quic_connection.cc#newcode572 net/quic/quic_connection.cc:572: debug_visitor_->OnPacketReceived(self_address, peer_address, ...
7 years, 10 months ago (2013-02-14 17:13:19 UTC) #2
Ryan Hamilton
Thanks https://codereview.chromium.org/12254037/diff/1/net/quic/quic_connection.cc File net/quic/quic_connection.cc (right): https://codereview.chromium.org/12254037/diff/1/net/quic/quic_connection.cc#newcode572 net/quic/quic_connection.cc:572: debug_visitor_->OnPacketReceived(self_address, peer_address, packet); On 2013/02/14 17:13:19, jar wrote: ...
7 years, 10 months ago (2013-02-14 17:46:19 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rch@chromium.org/12254037/1
7 years, 10 months ago (2013-02-14 17:46:52 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rch@chromium.org/12254037/1
7 years, 10 months ago (2013-02-14 22:26:36 UTC) #5
commit-bot: I haz the power
7 years, 10 months ago (2013-02-15 13:08:07 UTC) #6
Message was sent while issue was closed.
Change committed as 182685

Powered by Google App Engine
This is Rietveld 408576698