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

Issue 1368713002: dbus: add support for synchronous PropertySet::Get (Closed)

Created:
5 years, 3 months ago by nywang
Modified:
5 years, 2 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

dbus: add support for synchronous PropertySet::Get The existing PropertySet::Get function is asynchronous. This CL adds the synchronous version of PropertySet::Get. It is defined as PropertySet::GetAndBlock. Also fix some typos and indent problems in previous introduced SetAndBlock(). BUG=https://b.corp.google.com/u/0/issues/24131409 TEST=manually tested Committed: https://crrev.com/a5523d02410fc00401b569cfcac06f71b09b1c66 Cr-Commit-Position: refs/heads/master@{#351185}

Patch Set 1 #

Patch Set 2 : patch set 2 #

Total comments: 3

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -4 lines) Patch
M dbus/property.h View 1 2 4 chunks +16 lines, -3 lines 0 comments Download
M dbus/property.cc View 2 chunks +30 lines, -1 line 0 comments Download

Messages

Total messages: 11 (3 generated)
nywang
5 years, 3 months ago (2015-09-24 17:24:39 UTC) #2
nywang
5 years, 2 months ago (2015-09-28 20:18:16 UTC) #4
stevenjb
https://codereview.chromium.org/1368713002/diff/20001/dbus/property.h File dbus/property.h (right): https://codereview.chromium.org/1368713002/diff/20001/dbus/property.h#newcode262 dbus/property.h:262: // The synchronous version of Get(). I assume this ...
5 years, 2 months ago (2015-09-28 20:24:54 UTC) #5
nywang
https://codereview.chromium.org/1368713002/diff/20001/dbus/property.h File dbus/property.h (right): https://codereview.chromium.org/1368713002/diff/20001/dbus/property.h#newcode262 dbus/property.h:262: // The synchronous version of Get(). On 2015/09/28 20:24:54, ...
5 years, 2 months ago (2015-09-28 20:45:33 UTC) #6
stevenjb
Thanks. LGTM
5 years, 2 months ago (2015-09-28 21:30:45 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1368713002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1368713002/40001
5 years, 2 months ago (2015-09-28 21:38:55 UTC) #9
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 2 months ago (2015-09-28 22:46:43 UTC) #10
commit-bot: I haz the power
5 years, 2 months ago (2015-09-28 22:48:20 UTC) #11
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/a5523d02410fc00401b569cfcac06f71b09b1c66
Cr-Commit-Position: refs/heads/master@{#351185}

Powered by Google App Engine
This is Rietveld 408576698