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

Issue 3595001: D-Bus API: Add GetDataPlans, DataPlansUpdate, and RequestDataPlansUpdate (Closed)

Created:
10 years, 2 months ago by Vince Laviano
Modified:
9 years ago
CC:
chromium-os-reviews_chromium.org, Vince Laviano
Visibility:
Public.

Description

D-Bus API: Add GetDataPlans, DataPlansUpdate, and RequestDataPlansUpdate Implement "the real" D-Bus API for use by libcros. Returns hardcoded test data for now. The related CL for libcros changes is: http://codereview.chromium.org/3578003/show BUG=chromium-os:3510 TEST=libcros/monitor_network Change-Id: I50530f90a083f6bdba3ef15c718c43e94e308f50 Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=bb6a47a

Patch Set 1 #

Total comments: 6

Patch Set 2 : Refactor cashew.xml. Get rid of CreateDBusVariant. Tweak comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+186 lines, -4 lines) Patch
M introspection/cashew.xml View 1 1 chunk +98 lines, -0 lines 0 comments Download
M src/cashew_server.h View 1 2 chunks +24 lines, -3 lines 0 comments Download
M src/cashew_server.cc View 1 1 chunk +64 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
Vince Laviano
10 years, 2 months ago (2010-09-29 19:30:21 UTC) #1
Eric Shienbrood
http://codereview.chromium.org/3595001/diff/1/2 File introspection/cashew.xml (right): http://codereview.chromium.org/3595001/diff/1/2#newcode40 introspection/cashew.xml:40: <arg name="plans" type="aa{sv}" direction="out"> I think there may be ...
10 years, 2 months ago (2010-09-29 22:06:14 UTC) #2
stevenjb
http://codereview.chromium.org/3595001/diff/1/3 File src/cashew_server.cc (right): http://codereview.chromium.org/3595001/diff/1/3#newcode40 src/cashew_server.cc:40: // limiting prohibits it. Another note we might want ...
10 years, 2 months ago (2010-09-29 23:58:09 UTC) #3
Vince Laviano
http://codereview.chromium.org/3595001/diff/1/2 File introspection/cashew.xml (right): http://codereview.chromium.org/3595001/diff/1/2#newcode40 introspection/cashew.xml:40: <arg name="plans" type="aa{sv}" direction="out"> On 2010/09/29 22:06:14, Eric Shienbrood ...
10 years, 2 months ago (2010-09-30 00:21:44 UTC) #4
Eric Shienbrood
10 years, 2 months ago (2010-09-30 22:28:38 UTC) #5
LGTM

Powered by Google App Engine
This is Rietveld 408576698