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

Issue 10534132: NetLogEventParameter to Callback refactoring 7. (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 7. Get rid of all uses of NetLogEventParameters in net/proxy. R=eroman@chromium.org BUG=126243 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=142222

Patch Set 1 #

Patch Set 2 : Rename variable, update comment #

Patch Set 3 : Update includes #

Patch Set 4 : Update unit test #

Total comments: 6

Patch Set 5 : resposne to comments #

Patch Set 6 : Remove extra blank lines #

Patch Set 7 : Remove unneeded variable #

Unified diffs Side-by-side diffs Delta from patch set Stats (+133 lines, -176 lines) Patch
M net/proxy/multi_threaded_proxy_resolver.cc View 1 2 3 4 5 1 chunk +3 lines, -6 lines 0 comments Download
M net/proxy/multi_threaded_proxy_resolver_unittest.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M net/proxy/proxy_list.cc View 1 2 3 4 5 2 chunks +3 lines, -3 lines 0 comments Download
M net/proxy/proxy_resolver_js_bindings.cc View 1 2 3 4 5 8 chunks +35 lines, -69 lines 0 comments Download
M net/proxy/proxy_script_decider.h View 1 2 3 4 5 3 chunks +8 lines, -2 lines 0 comments Download
M net/proxy/proxy_script_decider.cc View 1 2 3 4 5 6 11 chunks +39 lines, -23 lines 0 comments Download
M net/proxy/proxy_service.cc View 1 2 3 4 5 11 chunks +44 lines, -72 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
mmenke
Suspect I'll still need to do 4-6 more of these before the final CL. Keeping ...
8 years, 6 months ago (2012-06-13 15:35:10 UTC) #1
eroman
lgtm http://codereview.chromium.org/10534132/diff/13003/net/proxy/proxy_resolver_js_bindings.cc File net/proxy/proxy_resolver_js_bindings.cc (right): http://codereview.chromium.org/10534132/diff/13003/net/proxy/proxy_resolver_js_bindings.cc#newcode66 net/proxy/proxy_resolver_js_bindings.cc:66: base::Bind(&NetLogAlertCallback, &message)); Perhaps this can just use a ...
8 years, 6 months ago (2012-06-13 18:55:33 UTC) #2
mmenke
Random note: This now depends on http://codereview.chromium.org/10546151/. http://codereview.chromium.org/10534132/diff/13003/net/proxy/proxy_resolver_js_bindings.cc File net/proxy/proxy_resolver_js_bindings.cc (right): http://codereview.chromium.org/10534132/diff/13003/net/proxy/proxy_resolver_js_bindings.cc#newcode66 net/proxy/proxy_resolver_js_bindings.cc:66: base::Bind(&NetLogAlertCallback, &message)); ...
8 years, 6 months ago (2012-06-13 20:27:58 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/10534132/1010
8 years, 6 months ago (2012-06-14 18:21:59 UTC) #4
commit-bot: I haz the power
8 years, 6 months ago (2012-06-14 21:00:29 UTC) #5
Change committed as 142222

Powered by Google App Engine
This is Rietveld 408576698