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

Issue 8824005: SPDY PING - log the type of PING if it is received (Closed)

Created:
9 years ago by ramant (doing other things)
Modified:
9 years ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, eroman, darin-cc_chromium.org, mmenke
Visibility:
Public.

Description

SPDY PING - log the type of PING if it is received or sent ping (like below): t=1323200233634 [st=196851] SPDY_SESSION_PING --> type = "sent" --> unique_id = 3 t=1323200233638 [st=196855] SPDY_SESSION_PING --> type = "received" --> unique_id = 3 BUG=106499 R=willchan TEST=spdy unit tests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113295

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -3 lines) Patch
M net/base/net_log_event_type_list.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/spdy/spdy_session.cc View 3 chunks +8 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
ramant (doing other things)
Hi willchan, Added logging of ping type. Would appreciate your comments. thanks, raman
9 years ago (2011-12-06 21:54:48 UTC) #1
willchan no longer on Chromium
LGTM, thanks! On Tue, Dec 6, 2011 at 1:54 PM, <rtenneti@chromium.org> wrote: > Reviewers: willchan, ...
9 years ago (2011-12-06 21:58:16 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rtenneti@chromium.org/8824005/1
9 years ago (2011-12-06 22:14:19 UTC) #3
commit-bot: I haz the power
9 years ago (2011-12-06 23:46:13 UTC) #4
Change committed as 113295

Powered by Google App Engine
This is Rietveld 408576698