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

Issue 2232203003: Implement a dbus client for CupsTool. (Closed)

Created:
4 years, 4 months ago by skau
Modified:
4 years, 3 months ago
Reviewers:
hashimoto
CC:
chromium-reviews, hashimoto+watch_chromium.org, oshima+watch_chromium.org, adlr, xdai
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add CupsAdd and CupsRemove operations to debug daemon client. lpadmin is being invoked over dbus using debugd on CrOS. This will facilitate Chrome calling lpadmin to administer printers. BUG=616855 TEST=Compiles. Passes CQ. Verified with test integration w/ UI. Committed: https://crrev.com/b70837e14e59c993291042f6e3603a5f3a6f9474 Cr-Commit-Position: refs/heads/master@{#417983}

Patch Set 1 #

Patch Set 2 : Implement all the things #

Patch Set 3 : functional implementation #

Patch Set 4 : clean logging #

Patch Set 5 : rebase #

Total comments: 20

Patch Set 6 : merge cups client into debug_daemon_client #

Patch Set 7 : revert client bundle #

Total comments: 16

Patch Set 8 : rebase #

Patch Set 9 : finish addressing comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+122 lines, -0 lines) Patch
M chromeos/dbus/debug_daemon_client.h View 1 2 3 4 5 6 7 8 1 chunk +27 lines, -0 lines 0 comments Download
M chromeos/dbus/debug_daemon_client.cc View 1 2 3 4 5 6 7 8 2 chunks +59 lines, -0 lines 0 comments Download
M chromeos/dbus/fake_debug_daemon_client.h View 1 2 3 4 5 6 7 8 3 chunks +11 lines, -0 lines 0 comments Download
M chromeos/dbus/fake_debug_daemon_client.cc View 1 2 3 4 5 6 7 8 2 chunks +25 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 32 (24 generated)
skau
On 2016/09/06 17:34:21, skau wrote: > mailto:skau@chromium.org changed reviewers: > + mailto:adlr@chromium.org, mailto:hashimoto@chromium.org, mailto:xdai@google.com hashimoto: ...
4 years, 3 months ago (2016-09-06 17:34:47 UTC) #3
hashimoto
Both methods belong to debugd. Please add methods to DebugDaemonClient, instead of adding a new ...
4 years, 3 months ago (2016-09-07 05:53:18 UTC) #14
skau
Thanks for the review. I merged the necessary code into debug_daemon_client. PTAL. https://codereview.chromium.org/2232203003/diff/80001/chromeos/dbus/cups_client.cc File chromeos/dbus/cups_client.cc ...
4 years, 3 months ago (2016-09-09 15:25:33 UTC) #20
hashimoto
lgtm with requests https://codereview.chromium.org/2232203003/diff/120001/chromeos/dbus/debug_daemon_client.cc File chromeos/dbus/debug_daemon_client.cc (right): https://codereview.chromium.org/2232203003/diff/120001/chromeos/dbus/debug_daemon_client.cc#newcode721 chromeos/dbus/debug_daemon_client.cc:721: bool result; nit: bool result = ...
4 years, 3 months ago (2016-09-12 05:20:37 UTC) #24
skau
Thank for the review. https://codereview.chromium.org/2232203003/diff/120001/chromeos/dbus/debug_daemon_client.cc File chromeos/dbus/debug_daemon_client.cc (right): https://codereview.chromium.org/2232203003/diff/120001/chromeos/dbus/debug_daemon_client.cc#newcode721 chromeos/dbus/debug_daemon_client.cc:721: bool result; On 2016/09/12 05:20:36, ...
4 years, 3 months ago (2016-09-12 17:53:56 UTC) #25
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/2232203003/160001
4 years, 3 months ago (2016-09-12 17:54:52 UTC) #28
commit-bot: I haz the power
Committed patchset #9 (id:160001)
4 years, 3 months ago (2016-09-12 18:44:21 UTC) #30
commit-bot: I haz the power
4 years, 3 months ago (2016-09-12 18:46:34 UTC) #32
Message was sent while issue was closed.
Patchset 9 (id:??) landed as
https://crrev.com/b70837e14e59c993291042f6e3603a5f3a6f9474
Cr-Commit-Position: refs/heads/master@{#417983}

Powered by Google App Engine
This is Rietveld 408576698