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

Issue 14568005: Add a method to check if a D-Bus service has an owner. Use it for mtpd. (Closed)

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

Description

Add a method to check if a D-Bus service has an owner. Use it for mtpd. BUG=181064 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=198328

Patch Set 1 #

Total comments: 3

Patch Set 2 : #

Total comments: 20

Patch Set 3 : #

Total comments: 2

Patch Set 4 : #

Patch Set 5 : fix cros compile #

Unified diffs Side-by-side diffs Delta from patch set Stats (+165 lines, -76 lines) Patch
M dbus/bus.h View 1 2 3 4 4 chunks +30 lines, -0 lines 0 comments Download
M dbus/bus.cc View 1 2 3 4 1 chunk +58 lines, -0 lines 0 comments Download
M dbus/object_proxy.cc View 1 2 3 4 12 chunks +30 lines, -52 lines 0 comments Download
M device/media_transfer_protocol/media_transfer_protocol_manager.cc View 1 2 3 4 5 chunks +47 lines, -24 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
Lei Zhang
Is this what you had in mind when you filed bug 181064?
7 years, 7 months ago (2013-04-30 00:55:39 UTC) #1
satorux1
yes! thank you for adding this, but i think we can make it better. https://codereview.chromium.org/14568005/diff/1/dbus/object_proxy.cc ...
7 years, 7 months ago (2013-04-30 01:53:10 UTC) #2
Lei Zhang
I hope patch set 2 addresses all your concerns.
7 years, 7 months ago (2013-04-30 03:57:43 UTC) #3
satorux1
LGTM with nits. Thanks! https://codereview.chromium.org/14568005/diff/12001/dbus/bus.cc File dbus/bus.cc (right): https://codereview.chromium.org/14568005/diff/12001/dbus/bus.cc#newcode843 dbus/bus.cc:843: std::string service_owner; please move this ...
7 years, 7 months ago (2013-04-30 04:50:00 UTC) #4
Lei Zhang
https://codereview.chromium.org/14568005/diff/12001/dbus/bus.cc File dbus/bus.cc (right): https://codereview.chromium.org/14568005/diff/12001/dbus/bus.cc#newcode843 dbus/bus.cc:843: std::string service_owner; On 2013/04/30 04:50:00, satorux1 wrote: > please ...
7 years, 7 months ago (2013-04-30 20:49:23 UTC) #5
satorux1
LGTM with a request: https://codereview.chromium.org/14568005/diff/12001/dbus/bus.h File dbus/bus.h (right): https://codereview.chromium.org/14568005/diff/12001/dbus/bus.h#newcode545 dbus/bus.h:545: bool suppress_errors); On 2013/04/30 20:49:23, ...
7 years, 7 months ago (2013-05-01 01:19:27 UTC) #6
Lei Zhang
https://codereview.chromium.org/14568005/diff/12001/dbus/bus.h File dbus/bus.h (right): https://codereview.chromium.org/14568005/diff/12001/dbus/bus.h#newcode545 dbus/bus.h:545: bool suppress_errors); On 2013/05/01 01:19:27, satorux1 wrote: > On ...
7 years, 7 months ago (2013-05-01 01:40:50 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/14568005/27001
7 years, 7 months ago (2013-05-01 01:41:29 UTC) #8
commit-bot: I haz the power
Retried try job too often on linux_chromeos_clang for step(s) compile http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos_clang&number=23032
7 years, 7 months ago (2013-05-01 02:09:03 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/14568005/27001
7 years, 7 months ago (2013-05-01 03:22:08 UTC) #10
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 7 months ago (2013-05-01 03:29:54 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/14568005/48001
7 years, 7 months ago (2013-05-01 19:07:44 UTC) #12
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 7 months ago (2013-05-01 19:34:12 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/14568005/48001
7 years, 7 months ago (2013-05-02 03:23:45 UTC) #14
commit-bot: I haz the power
Retried try job too often on win7_aura for step(s) content_browsertests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win7_aura&number=35934
7 years, 7 months ago (2013-05-02 05:27:21 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/14568005/48001
7 years, 7 months ago (2013-05-04 00:26:12 UTC) #16
commit-bot: I haz the power
7 years, 7 months ago (2013-05-04 15:48:39 UTC) #17
Message was sent while issue was closed.
Change committed as 198328

Powered by Google App Engine
This is Rietveld 408576698