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

Issue 2814633002: Add CupsFilter extraction from resolved ppds for printing. (Closed)

Created:
3 years, 8 months ago by Carlson
Modified:
3 years, 8 months ago
Reviewers:
skau, dpapad
CC:
chromium-reviews, xiaochu, michaelpg+watch-md-settings_chromium.org, dbeam+watch-settings_chromium.org, stevenjb+watch-md-settings_chromium.org, oshima+watch_chromium.org, davemoore+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add CupsFilter extraction from resolved ppds for printing. This is a step towards component downloads of filters, but the extracted filters are currently ignored. BUG=710282 Review-Url: https://codereview.chromium.org/2814633002 Cr-Commit-Position: refs/heads/master@{#464102} Committed: https://chromium.googlesource.com/chromium/src/+/96bf4bd8c5c82dcedec738e785d5a5d8fc37acab

Patch Set 1 #

Patch Set 2 : Fix lint nit #

Total comments: 7

Patch Set 3 : Address skau@ comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+202 lines, -44 lines) Patch
M chrome/browser/chromeos/printing/printer_configurer.cc View 1 2 2 chunks +5 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/settings/chromeos/cups_printers_handler.h View 1 chunk +0 lines, -5 lines 0 comments Download
M chromeos/printing/ppd_provider.h View 1 2 1 chunk +8 lines, -4 lines 0 comments Download
M chromeos/printing/ppd_provider.cc View 1 2 9 chunks +110 lines, -16 lines 0 comments Download
M chromeos/printing/ppd_provider_unittest.cc View 9 chunks +79 lines, -18 lines 0 comments Download

Messages

Total messages: 21 (13 generated)
Carlson
Sean, can you take an initial look at this?
3 years, 8 months ago (2017-04-11 00:43:57 UTC) #2
skau
Generally looks good. Just curious if we can make the parsing code slightly easier to ...
3 years, 8 months ago (2017-04-11 16:59:37 UTC) #7
Carlson
Let me know which option you'd prefer for filter extraction. https://codereview.chromium.org/2814633002/diff/20001/chrome/browser/chromeos/printing/printer_configurer.cc File chrome/browser/chromeos/printing/printer_configurer.cc (right): https://codereview.chromium.org/2814633002/diff/20001/chrome/browser/chromeos/printing/printer_configurer.cc#newcode124 ...
3 years, 8 months ago (2017-04-11 19:06:49 UTC) #8
skau
lgtm https://codereview.chromium.org/2814633002/diff/20001/chromeos/printing/ppd_provider.cc File chromeos/printing/ppd_provider.cc (right): https://codereview.chromium.org/2814633002/diff/20001/chromeos/printing/ppd_provider.cc#newcode87 chromeos/printing/ppd_provider.cc:87: for (int i = 0; i < num_mime_types ...
3 years, 8 months ago (2017-04-11 22:14:57 UTC) #9
Carlson
dpapad@ can you sign off on the trivial change to cups_printers_handler? skau@ has owners everywhere ...
3 years, 8 months ago (2017-04-11 23:20:44 UTC) #13
dpapad
On 2017/04/11 at 23:20:44, justincarlson wrote: > dpapad@ can you sign off on the trivial ...
3 years, 8 months ago (2017-04-12 18:58:57 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/2814633002/40001
3 years, 8 months ago (2017-04-12 19:01:26 UTC) #18
commit-bot: I haz the power
3 years, 8 months ago (2017-04-12 19:15:48 UTC) #21
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/96bf4bd8c5c82dcedec738e785d5...

Powered by Google App Engine
This is Rietveld 408576698