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

Issue 10546133: NetLogEventParameter to Callback refactoring 4. (Closed)

Created:
8 years, 6 months ago by mmenke
Modified:
8 years, 6 months ago
Reviewers:
eroman
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

NetLogEventParameter to Callback refactoring 4. Get rid of all uses of NetLogEventParameters in net/udp and net/dns. R=eroman@chromium.org BUG=126243 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=142076

Patch Set 1 #

Patch Set 2 : Fix include #

Patch Set 3 : #

Patch Set 4 : Missed some code #

Patch Set 5 : Update includes #

Total comments: 6

Patch Set 6 : Reponse to comments #

Patch Set 7 : Sync? #

Unified diffs Side-by-side diffs Delta from patch set Stats (+101 lines, -214 lines) Patch
M net/dns/dns_transaction.cc View 1 2 3 4 5 6 6 chunks +28 lines, -53 lines 0 comments Download
M net/net.gyp View 1 2 3 4 5 6 1 chunk +2 lines, -2 lines 0 comments Download
D net/udp/udp_data_transfer_param.h View 1 2 3 4 5 6 1 chunk +0 lines, -44 lines 0 comments Download
D net/udp/udp_data_transfer_param.cc View 1 2 3 4 5 6 1 chunk +0 lines, -35 lines 0 comments Download
A + net/udp/udp_net_log_parameters.h View 1 2 3 4 5 1 chunk +16 lines, -28 lines 0 comments Download
A + net/udp/udp_net_log_parameters.cc View 1 chunk +33 lines, -16 lines 0 comments Download
M net/udp/udp_socket_libevent.cc View 1 2 3 4 5 6 6 chunks +11 lines, -18 lines 0 comments Download
M net/udp/udp_socket_win.cc View 1 2 3 4 5 6 7 chunks +11 lines, -18 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
mmenke
8 years, 6 months ago (2012-06-13 14:53:27 UTC) #1
eroman
lgtm http://codereview.chromium.org/10546133/diff/8012/net/udp/udp_net_log_parameters.h File net/udp/udp_net_log_parameters.h (right): http://codereview.chromium.org/10546133/diff/8012/net/udp/udp_net_log_parameters.h#newcode5 net/udp/udp_net_log_parameters.h:5: #ifndef NET_UDP_UDP_DATA_TRANSFER_PARAM_H_ Update for new path http://codereview.chromium.org/10546133/diff/8012/net/udp/udp_socket_libevent.cc File ...
8 years, 6 months ago (2012-06-13 18:39:41 UTC) #2
mmenke
http://codereview.chromium.org/10546133/diff/8012/net/udp/udp_net_log_parameters.h File net/udp/udp_net_log_parameters.h (right): http://codereview.chromium.org/10546133/diff/8012/net/udp/udp_net_log_parameters.h#newcode5 net/udp/udp_net_log_parameters.h:5: #ifndef NET_UDP_UDP_DATA_TRANSFER_PARAM_H_ On 2012/06/13 18:39:41, eroman wrote: > Update ...
8 years, 6 months ago (2012-06-13 19:43:44 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mmenke@chromium.org/10546133/8014
8 years, 6 months ago (2012-06-13 22:15:51 UTC) #4
commit-bot: I haz the power
Failed to apply patch for net/udp/udp_net_log_parameters.cc: While running patch -p0 --forward --force; patching file net/udp/udp_net_log_parameters.cc ...
8 years, 6 months ago (2012-06-13 22:15:59 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mmenke@chromium.org/10546133/7007
8 years, 6 months ago (2012-06-13 22:29:02 UTC) #6
commit-bot: I haz the power
Failed to apply patch for net/udp/udp_net_log_parameters.cc: While running patch -p0 --forward --force; patching file net/udp/udp_net_log_parameters.cc ...
8 years, 6 months ago (2012-06-13 22:29:07 UTC) #7
mmenke
8 years, 6 months ago (2012-06-13 22:48:07 UTC) #8
On 2012/06/13 22:29:07, I haz the power (commit-bot) wrote:
> Failed to apply patch for net/udp/udp_net_log_parameters.cc:
> While running patch -p0 --forward --force;
> patching file net/udp/udp_net_log_parameters.cc
> Hunk #1 FAILED at 2.
> 1 out of 1 hunk FAILED -- saving rejects to file
> net/udp/udp_net_log_parameters.cc.rej

Really doesn't like that rename.  I'll land manually after it passes the
trybots.

Powered by Google App Engine
This is Rietveld 408576698