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

Issue 25488002: dbus: Add ObjectProxy::WaitForServiceToBeAvailable() (Closed)

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

Description

dbus: Add ObjectProxy::WaitForServiceToBeAvailable() Split ConnectToNameOwnerChangedSignal() from ConnectToSignalInternal(). Add WaitForServiceToBeAvailable() Add test. BUG=141009 TEST=dbus_unittests R=satorux@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=226428

Patch Set 1 : #

Patch Set 2 : Also test already-available case #

Unified diffs Side-by-side diffs Delta from patch set Stats (+170 lines, -14 lines) Patch
M dbus/dbus.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M dbus/object_proxy.h View 5 chunks +21 lines, -0 lines 0 comments Download
M dbus/object_proxy.cc View 7 chunks +72 lines, -14 lines 0 comments Download
A dbus/object_proxy_unittest.cc View 1 1 chunk +76 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
hashimoto
7 years, 2 months ago (2013-10-01 10:33:16 UTC) #1
satorux1
LGTM. Do you plan to use WaitForServiceToBeAvailable() from client code? It might be easier to ...
7 years, 2 months ago (2013-10-02 04:44:12 UTC) #2
hashimoto
7 years, 2 months ago (2013-10-02 07:53:49 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r226428 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698