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

Issue 8113025: base::Bind: More converts, mostly in WebUI. (Closed)

Created:
9 years, 2 months ago by James Hawkins
Modified:
9 years, 2 months ago
Reviewers:
csilv, awong
CC:
chromium-reviews, stevenjb, nkostylev+watch_chromium.org, rharrison, tbarzic+watch_chromium.org, achuith+watch_chromium.org, eroman, mmenke, brettw-cc_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

base::Bind: More converts, mostly in WebUI. BUG=none TEST=none R=csilv@chromium.org,ajwong@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=103978

Patch Set 1 #

Total comments: 9

Patch Set 2 : Review fixes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+106 lines, -103 lines) Patch
M base/callback.h View 1 chunk +1 line, -1 line 0 comments Download
M base/callback.h.pump View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/browser_about_handler.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/login/version_info_updater.cc View 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/chromeos/system/syslogs_provider.h View 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/system/syslogs_provider.cc View 3 chunks +3 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/version_loader.h View 2 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/chromeos/version_loader.cc View 4 chunks +4 lines, -6 lines 0 comments Download
M chrome/browser/ui/webui/bug_report_ui.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/chrome_url_data_manager.cc View 1 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/webui/chrome_url_data_manager_backend.cc View 5 chunks +10 lines, -7 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/choose_mobile_network_ui.cc View 2 chunks +8 lines, -3 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/imageburner/imageburner_utils.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/imageburner/webui_handler.h View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h View 1 3 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/login/signin_screen_handler.cc View 1 4 chunks +18 lines, -31 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc View 1 4 chunks +5 lines, -8 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/register_page_ui.cc View 1 2 chunks +1 line, -3 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc View 1 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/system_info_ui.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/net_internals_ui.cc View 4 chunks +15 lines, -8 lines 0 comments Download
M chrome/browser/ui/webui/options/chromeos/about_page_handler.cc View 1 2 chunks +4 lines, -3 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
James Hawkins
9 years, 2 months ago (2011-10-04 01:14:57 UTC) #1
csilv
http://codereview.chromium.org/8113025/diff/1/base/callback.h File base/callback.h (right): http://codereview.chromium.org/8113025/diff/1/base/callback.h#newcode28 base/callback.h:28: // In programming languages, a closure is a first-class ...
9 years, 2 months ago (2011-10-04 01:43:13 UTC) #2
awong
looks pretty good, with the exception of the replacement of the cache clearing task. http://codereview.chromium.org/8113025/diff/1/base/callback.h ...
9 years, 2 months ago (2011-10-04 01:48:09 UTC) #3
James Hawkins
http://codereview.chromium.org/8113025/diff/1/base/callback.h File base/callback.h (right): http://codereview.chromium.org/8113025/diff/1/base/callback.h#newcode28 base/callback.h:28: // In programming languages, a closure is a first-class ...
9 years, 2 months ago (2011-10-04 02:09:20 UTC) #4
awong
LGTM
9 years, 2 months ago (2011-10-04 02:14:48 UTC) #5
csilv
9 years, 2 months ago (2011-10-04 02:48:50 UTC) #6
lgtm

Powered by Google App Engine
This is Rietveld 408576698