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

Issue 10542153: NetLogEventParameter to Callback refactoring 11. (Closed)

Created:
8 years, 6 months ago by mmenke
Modified:
8 years, 6 months ago
CC:
chromium-reviews, michaeln, cbentzel+watch_chromium.org, jochen+watch-content_chromium.org, jam, joi+watch-content_chromium.org, eroman, darin-cc_chromium.org, rdsmith+dwatch_chromium.org
Visibility:
Public.

Description

NetLogEventParameter to Callback refactoring 11. Get rid of all uses of NetLog::EventParameters in all remaining locations (downloads, appcache, io thread, chrome_network_delegate. R=eroman@chromium.org,rdsmith@chromium.org,michaeln@chromium.org BUG=126243 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=142217

Patch Set 1 #

Patch Set 2 : #

Total comments: 6

Patch Set 3 : Response to comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+175 lines, -424 lines) Patch
M chrome/browser/io_thread.cc View 1 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/net/chrome_network_delegate.cc View 1 2 2 chunks +6 lines, -6 lines 0 comments Download
M content/browser/download/base_file.cc View 1 7 chunks +11 lines, -13 lines 0 comments Download
M content/browser/download/download_file_impl.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/download/download_item_impl.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/download/download_item_impl.cc View 1 9 chunks +21 lines, -40 lines 0 comments Download
M content/browser/download/download_net_log_parameters.h View 1 2 chunks +47 lines, -201 lines 0 comments Download
M content/browser/download/download_net_log_parameters.cc View 1 2 chunks +64 lines, -156 lines 0 comments Download
M net/base/net_log.h View 1 2 1 chunk +7 lines, -0 lines 0 comments Download
M net/base/net_log.cc View 1 2 chunks +14 lines, -0 lines 0 comments Download
M webkit/appcache/appcache_url_request_job.cc View 1 2 chunks +2 lines, -3 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
mmenke
Eric: Please review everything. Randy: Please review downloads. Michael: Please review appcache (A daunting task).
8 years, 6 months ago (2012-06-14 15:00:35 UTC) #1
eroman
lgtm http://codereview.chromium.org/10542153/diff/10001/chrome/browser/net/chrome_network_delegate.cc File chrome/browser/net/chrome_network_delegate.cc (right): http://codereview.chromium.org/10542153/diff/10001/chrome/browser/net/chrome_network_delegate.cc#newcode174 chrome/browser/net/chrome_network_delegate.cc:174: net::NetLog::StringCallback("url", &request->url().spec())); nit: might want to use possibly_invalid_spec() ...
8 years, 6 months ago (2012-06-14 18:04:31 UTC) #2
Randy Smith (Not in Mondays)
lgtm
8 years, 6 months ago (2012-06-14 18:14:55 UTC) #3
michaeln
lgtm
8 years, 6 months ago (2012-06-14 18:48:26 UTC) #4
mmenke
Thanks!
8 years, 6 months ago (2012-06-14 18:49:36 UTC) #5
mmenke
https://chromiumcodereview.appspot.com/10542153/diff/10001/chrome/browser/net/chrome_network_delegate.cc File chrome/browser/net/chrome_network_delegate.cc (right): https://chromiumcodereview.appspot.com/10542153/diff/10001/chrome/browser/net/chrome_network_delegate.cc#newcode174 chrome/browser/net/chrome_network_delegate.cc:174: net::NetLog::StringCallback("url", &request->url().spec())); On 2012/06/14 18:04:31, eroman wrote: > nit: ...
8 years, 6 months ago (2012-06-14 18:49:42 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mmenke@chromium.org/10542153/4014
8 years, 6 months ago (2012-06-14 18:50:23 UTC) #7
commit-bot: I haz the power
8 years, 6 months ago (2012-06-14 20:56:28 UTC) #8
Change committed as 142217

Powered by Google App Engine
This is Rietveld 408576698