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

Issue 11377007: FTP: add net-internals logging. (Closed)

Created:
8 years, 1 month ago by Paweł Hajdan Jr.
Modified:
8 years, 1 month ago
Reviewers:
eroman
CC:
chromium-reviews, cbentzel+watch_chromium.org, eroman, darin-cc_chromium.org, mmenke, Paweł Hajdan Jr.
Visibility:
Public.

Description

FTP: add net-internals logging. BUG=128346 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=166387

Patch Set 1 #

Total comments: 4

Patch Set 2 : fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+96 lines, -18 lines) Patch
M net/base/net_log_event_type_list.h View 1 1 chunk +33 lines, -0 lines 0 comments Download
M net/ftp/ftp_ctrl_response_buffer.h View 3 chunks +4 lines, -1 line 0 comments Download
M net/ftp/ftp_ctrl_response_buffer.cc View 1 3 chunks +25 lines, -2 lines 0 comments Download
M net/ftp/ftp_ctrl_response_buffer_unittest.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download
M net/ftp/ftp_network_transaction.h View 1 chunk +3 lines, -1 line 0 comments Download
M net/ftp/ftp_network_transaction.cc View 1 20 chunks +27 lines, -14 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Paweł Hajdan Jr.
8 years, 1 month ago (2012-11-06 23:15:28 UTC) #1
eroman
looking! note that the tryresults suggest a compile failure.
8 years, 1 month ago (2012-11-06 23:38:24 UTC) #2
eroman
LGTM after these comments https://codereview.chromium.org/11377007/diff/1/net/base/net_log_event_type_list.h File net/base/net_log_event_type_list.h (right): https://codereview.chromium.org/11377007/diff/1/net/base/net_log_event_type_list.h#newcode1733 net/base/net_log_event_type_list.h:1733: EVENT_TYPE(FTP_COMMAND_SENT) Can you add some ...
8 years, 1 month ago (2012-11-06 23:49:29 UTC) #3
Paweł Hajdan Jr.
https://codereview.chromium.org/11377007/diff/1/net/base/net_log_event_type_list.h File net/base/net_log_event_type_list.h (right): https://codereview.chromium.org/11377007/diff/1/net/base/net_log_event_type_list.h#newcode1733 net/base/net_log_event_type_list.h:1733: EVENT_TYPE(FTP_COMMAND_SENT) On 2012/11/06 23:49:29, eroman wrote: > Can you ...
8 years, 1 month ago (2012-11-07 00:42:55 UTC) #4
eroman
lgtm
8 years, 1 month ago (2012-11-07 01:39:13 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/phajdan.jr@chromium.org/11377007/5002
8 years, 1 month ago (2012-11-07 02:08:27 UTC) #6
commit-bot: I haz the power
8 years, 1 month ago (2012-11-07 12:06:04 UTC) #7
Change committed as 166387

Powered by Google App Engine
This is Rietveld 408576698