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

Issue 8726001: Converted remaining non-factory NewRunnable* calls to use base::Bind (Closed)

Created:
9 years ago by Rick Campbell
Modified:
9 years ago
Reviewers:
rlarocque, akalin
CC:
chromium-reviews, Raghu Simha, ncarter (slow), akalin, tim (not reviewing), Paweł Hajdan Jr.
Visibility:
Public.

Description

Converted remaining non-factory NewRunnable* calls to use base::Bind BUG=105561 TEST=unit_tests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112270

Patch Set 1 #

Total comments: 5

Patch Set 2 : Fixed a bad argument list #

Total comments: 8

Patch Set 3 : formatting #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -15 lines) Patch
M chrome/browser/sync/glue/http_bridge_unittest.cc View 1 2 3 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/sync/glue/non_frontend_data_type_controller_unittest.cc View 1 2 3 chunks +5 lines, -10 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Rick Campbell
Please take a look
9 years ago (2011-11-28 17:59:09 UTC) #1
rlarocque
I don't know enough about the differences in memory management between the NewRunnableMethod and Bind ...
9 years ago (2011-11-28 19:51:02 UTC) #2
akalin
I think the classes changed are ref-counted so this change is okay in general http://codereview.chromium.org/8726001/diff/1/chrome/browser/sync/glue/http_bridge_unittest.cc ...
9 years ago (2011-11-28 20:28:38 UTC) #3
Rick Campbell
Please take another look http://codereview.chromium.org/8726001/diff/1/chrome/browser/sync/glue/http_bridge_unittest.cc File chrome/browser/sync/glue/http_bridge_unittest.cc (right): http://codereview.chromium.org/8726001/diff/1/chrome/browser/sync/glue/http_bridge_unittest.cc#newcode140 chrome/browser/sync/glue/http_bridge_unittest.cc:140: MessageLoop::current(), this)); On 2011/11/28 20:28:39, ...
9 years ago (2011-11-29 17:26:13 UTC) #4
akalin
LGTM http://codereview.chromium.org/8726001/diff/2002/chrome/browser/sync/glue/http_bridge_unittest.cc File chrome/browser/sync/glue/http_bridge_unittest.cc (right): http://codereview.chromium.org/8726001/diff/2002/chrome/browser/sync/glue/http_bridge_unittest.cc#newcode282 chrome/browser/sync/glue/http_bridge_unittest.cc:282: &HttpBridgeTest::Abort, http_bridge)); line up with ( http://codereview.chromium.org/8726001/diff/2002/chrome/browser/sync/glue/non_frontend_data_type_controller_unittest.cc File ...
9 years ago (2011-11-29 17:35:01 UTC) #5
Rick Campbell
Nits fixed. Committing. Thanks! http://codereview.chromium.org/8726001/diff/2002/chrome/browser/sync/glue/http_bridge_unittest.cc File chrome/browser/sync/glue/http_bridge_unittest.cc (right): http://codereview.chromium.org/8726001/diff/2002/chrome/browser/sync/glue/http_bridge_unittest.cc#newcode282 chrome/browser/sync/glue/http_bridge_unittest.cc:282: &HttpBridgeTest::Abort, http_bridge)); On 2011/11/29 17:35:01, ...
9 years ago (2011-11-30 18:37:22 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rickcam@chromium.org/8726001/2002
9 years ago (2011-11-30 18:37:46 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rickcam@chromium.org/8726001/9001
9 years ago (2011-11-30 18:40:20 UTC) #8
commit-bot: I haz the power
9 years ago (2011-11-30 19:57:07 UTC) #9
Change committed as 112270

Powered by Google App Engine
This is Rietveld 408576698