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

Issue 502793002: Add a GetSignature() method to dbus::MessageReader. (Closed)

Created:
6 years, 4 months ago by Ben Chan
Modified:
6 years, 3 months ago
Reviewers:
satorux1
CC:
chromium-reviews, Alex Vakulenko
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Add a GetSignature() method to dbus::MessageReader. The new MessageReader::GetSignature() method returns the DBus signature of the value at the current iterator position, which is needed for implementing automatic de-serialization of complex DBus messages. BUG=None TEST=dbus_unittests Committed: https://crrev.com/d2c6ebe6f58a49edd907f2d97f0c7d2234da8ae9 Cr-Commit-Position: refs/heads/master@{#291643}

Patch Set 1 #

Total comments: 8

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -3 lines) Patch
M dbus/message.h View 2 chunks +6 lines, -1 line 0 comments Download
M dbus/message.cc View 1 3 chunks +12 lines, -2 lines 0 comments Download
M dbus/message_unittest.cc View 1 13 chunks +37 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Ben Chan
6 years, 4 months ago (2014-08-24 04:01:25 UTC) #1
satorux1
https://codereview.chromium.org/502793002/diff/1/dbus/message.cc File dbus/message.cc (right): https://codereview.chromium.org/502793002/diff/1/dbus/message.cc#newcode946 dbus/message.cc:946: dbus_message_iter_get_signature(&raw_message_iter_)); I understand the intention, but I guess calling ...
6 years, 4 months ago (2014-08-25 05:33:28 UTC) #2
Ben Chan
PTAL https://codereview.chromium.org/502793002/diff/1/dbus/message.cc File dbus/message.cc (right): https://codereview.chromium.org/502793002/diff/1/dbus/message.cc#newcode946 dbus/message.cc:946: dbus_message_iter_get_signature(&raw_message_iter_)); On 2014/08/25 05:33:27, satorux1 wrote: > I ...
6 years, 4 months ago (2014-08-25 05:43:08 UTC) #3
satorux1
LGTM
6 years, 4 months ago (2014-08-25 05:48:50 UTC) #4
Ben Chan
The CQ bit was checked by benchan@chromium.org
6 years, 4 months ago (2014-08-25 05:54:23 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/benchan@chromium.org/502793002/20001
6 years, 4 months ago (2014-08-25 05:54:50 UTC) #6
commit-bot: I haz the power
Committed patchset #2 (20001) as 1566563089121040bd36e0c3c0062c363127a308
6 years, 4 months ago (2014-08-25 06:50:46 UTC) #7
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 02:33:09 UTC) #8
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/d2c6ebe6f58a49edd907f2d97f0c7d2234da8ae9
Cr-Commit-Position: refs/heads/master@{#291643}

Powered by Google App Engine
This is Rietveld 408576698