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

Issue 2618683003: Update debugd client. (Closed)

Created:
3 years, 11 months ago by Carlson
Modified:
3 years, 11 months ago
Reviewers:
stevenjb, skau
CC:
chromium-reviews, oshima+watch_chromium.org, hashimoto+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Update debugd client. New dbusd API calls are being added to debugd in https://chromium-review.googlesource.com/#/c/420974. This updates the chromium debugd client to expose them. Note this will be held for submission until after the M57 branch (Jan 19) BUG=674731 Review-Url: https://codereview.chromium.org/2618683003 Cr-Commit-Position: refs/heads/master@{#446361} Committed: https://chromium.googlesource.com/chromium/src/+/ca066a6bb4e4b2ab4d0c2cd316f4044fe2b36d78

Patch Set 1 #

Patch Set 2 : Change result code from bool to int32 at skaus request #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+125 lines, -12 lines) Patch
M chromeos/dbus/debug_daemon_client.h View 1 2 chunks +34 lines, -2 lines 2 comments Download
M chromeos/dbus/debug_daemon_client.cc View 1 3 chunks +57 lines, -8 lines 0 comments Download
M chromeos/dbus/fake_debug_daemon_client.h View 1 1 chunk +12 lines, -1 line 0 comments Download
M chromeos/dbus/fake_debug_daemon_client.cc View 1 1 chunk +22 lines, -1 line 0 comments Download

Messages

Total messages: 26 (15 generated)
stevenjb
owner lgtm Please also have someone familiar with debug_daemon_client.cc (or at least debugd) review this.
3 years, 11 months ago (2017-01-19 17:52:50 UTC) #3
Carlson
On 2017/01/19 17:52:50, stevenjb wrote: > owner lgtm > > Please also have someone familiar ...
3 years, 11 months ago (2017-01-24 21:56:50 UTC) #5
skau
Can you change this to handle error codes? You'll have to change the callback type.
3 years, 11 months ago (2017-01-24 22:49:05 UTC) #6
Carlson
On 2017/01/24 22:49:05, skau wrote: > Can you change this to handle error codes? You'll ...
3 years, 11 months ago (2017-01-25 00:04:38 UTC) #7
skau
lgtm https://codereview.chromium.org/2618683003/diff/20001/chromeos/dbus/debug_daemon_client.h File chromeos/dbus/debug_daemon_client.h (right): https://codereview.chromium.org/2618683003/diff/20001/chromeos/dbus/debug_daemon_client.h#newcode218 chromeos/dbus/debug_daemon_client.h:218: using CupsAddPrinterCallback = base::Callback<void(int32_t status)>; Are you going ...
3 years, 11 months ago (2017-01-25 00:16:40 UTC) #8
Carlson
https://codereview.chromium.org/2618683003/diff/20001/chromeos/dbus/debug_daemon_client.h File chromeos/dbus/debug_daemon_client.h (right): https://codereview.chromium.org/2618683003/diff/20001/chromeos/dbus/debug_daemon_client.h#newcode218 chromeos/dbus/debug_daemon_client.h:218: using CupsAddPrinterCallback = base::Callback<void(int32_t status)>; On 2017/01/25 00:16:40, skau ...
3 years, 11 months ago (2017-01-25 00:32:35 UTC) #9
skau
On 2017/01/25 00:32:35, Carlson wrote: > https://codereview.chromium.org/2618683003/diff/20001/chromeos/dbus/debug_daemon_client.h > File chromeos/dbus/debug_daemon_client.h (right): > > https://codereview.chromium.org/2618683003/diff/20001/chromeos/dbus/debug_daemon_client.h#newcode218 > ...
3 years, 11 months ago (2017-01-25 02:04:04 UTC) #10
Carlson
On 2017/01/25 02:04:04, skau wrote: > On 2017/01/25 00:32:35, Carlson wrote: > > > https://codereview.chromium.org/2618683003/diff/20001/chromeos/dbus/debug_daemon_client.h ...
3 years, 11 months ago (2017-01-25 17:36:01 UTC) #11
skau
On 2017/01/25 17:36:01, Carlson wrote: > On 2017/01/25 02:04:04, skau wrote: > > On 2017/01/25 ...
3 years, 11 months ago (2017-01-25 19:40:07 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2618683003/20001
3 years, 11 months ago (2017-01-26 17:25:10 UTC) #23
commit-bot: I haz the power
3 years, 11 months ago (2017-01-26 17:29:55 UTC) #26
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/ca066a6bb4e4b2ab4d0c2cd316f4...

Powered by Google App Engine
This is Rietveld 408576698