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

Issue 12255043: DBus: Use TaskRunners instead of MessageLoopProxies. (Closed)

Created:
7 years, 10 months ago by Lei Zhang
Modified:
7 years, 5 months ago
Reviewers:
satorux1
CC:
chromium-reviews, tfarina
Visibility:
Public.

Description

DBus: Use TaskRunners instead of MessageLoopProxies. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=183362

Patch Set 1 : #

Patch Set 2 : rebase #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -83 lines) Patch
M chromeos/dbus/blocking_method_caller.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M chromeos/dbus/dbus_thread_manager.cc View 1 2 chunks +2 lines, -4 lines 0 comments Download
M dbus/bus.h View 1 5 chunks +26 lines, -23 lines 0 comments Download
M dbus/bus.cc View 1 11 chunks +27 lines, -29 lines 0 comments Download
M dbus/bus_unittest.cc View 1 3 chunks +3 lines, -3 lines 0 comments Download
M dbus/end_to_end_async_unittest.cc View 1 3 chunks +3 lines, -5 lines 0 comments Download
M dbus/mock_bus.h View 1 1 chunk +1 line, -1 line 0 comments Download
M dbus/mock_bus.cc View 1 1 chunk +3 lines, -1 line 2 comments Download
M dbus/property_unittest.cc View 1 3 chunks +2 lines, -4 lines 0 comments Download
M dbus/signal_sender_verification_unittest.cc View 1 4 chunks +2 lines, -5 lines 0 comments Download
M dbus/test_server.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M dbus/test_service.h View 1 3 chunks +4 lines, -4 lines 0 comments Download
M dbus/test_service.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M device/media_transfer_protocol/media_transfer_protocol_manager.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
Lei Zhang
7 years, 10 months ago (2013-02-15 22:23:34 UTC) #1
satorux1
LGTM. Thank you for the cleanup!
7 years, 10 months ago (2013-02-19 19:13:13 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/12255043/15001
7 years, 10 months ago (2013-02-19 19:57:20 UTC) #3
commit-bot: I haz the power
Failed to apply patch for dbus/end_to_end_async_unittest.cc: While running patch -p0 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 10 months ago (2013-02-19 19:57:31 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/12255043/32001
7 years, 10 months ago (2013-02-19 23:16:15 UTC) #5
commit-bot: I haz the power
Change committed as 183362
7 years, 10 months ago (2013-02-20 01:36:55 UTC) #6
tfarina
https://chromiumcodereview.appspot.com/12255043/diff/32001/dbus/mock_bus.cc File dbus/mock_bus.cc (right): https://chromiumcodereview.appspot.com/12255043/diff/32001/dbus/mock_bus.cc#newcode7 dbus/mock_bus.cc:7: #include "base/location.h" I don't believe this include was needed ...
7 years, 5 months ago (2013-06-29 02:44:47 UTC) #7
Lei Zhang
7 years, 5 months ago (2013-06-29 02:50:18 UTC) #8
Message was sent while issue was closed.
https://chromiumcodereview.appspot.com/12255043/diff/32001/dbus/mock_bus.cc
File dbus/mock_bus.cc (right):

https://chromiumcodereview.appspot.com/12255043/diff/32001/dbus/mock_bus.cc#n...
dbus/mock_bus.cc:7: #include "base/location.h"
On 2013/06/29 02:44:47, tfarina wrote:
> I don't believe this include was needed here. Was it?

Hmm, doesn't look like. Feel free to remove it.

Powered by Google App Engine
This is Rietveld 408576698