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

Issue 313723002: Convert local printer capabilites to CDD format to unify with cloud printers and PDF printer. This … (Closed)

Created:
6 years, 6 months ago by Aleksey Shlyapnikov
Modified:
6 years, 6 months ago
CC:
chromium-reviews, arv+watch_chromium.org
Visibility:
Public.

Description

Convert local printer capabilites to CDD format to unify with cloud printers and PDF printer. This is a necessary step for adding paper size capability to local printers. BUG=239879 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=275250

Patch Set 1 #

Total comments: 10

Patch Set 2 : Address cl comments. #

Patch Set 3 : Fix clang reported errors. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+238 lines, -523 lines) Patch
M chrome/browser/resources/print_preview/data/destination_store.js View 1 chunk +3 lines, -4 lines 0 comments Download
M chrome/browser/resources/print_preview/data/local_parsers.js View 2 chunks +0 lines, -59 lines 0 comments Download
M chrome/browser/resources/print_preview/data/ticket_items/collate.js View 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/print_preview/print_preview_handler.cc View 1 2 5 chunks +55 lines, -55 lines 0 comments Download
M chrome/chrome_common.gypi View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/chrome_utility_messages.h View 2 chunks +5 lines, -5 lines 0 comments Download
A chrome/common/cloud_print/cloud_print_cdd_conversion.h View 1 chunk +24 lines, -0 lines 0 comments Download
A + chrome/common/cloud_print/cloud_print_cdd_conversion.cc View 6 chunks +22 lines, -137 lines 0 comments Download
M chrome/service/cloud_print/cdd_conversion_win.h View 2 chunks +0 lines, -7 lines 0 comments Download
M chrome/service/cloud_print/cdd_conversion_win.cc View 2 chunks +0 lines, -108 lines 0 comments Download
M chrome/service/cloud_print/print_system_win.cc View 1 3 chunks +9 lines, -1 line 0 comments Download
M chrome/test/data/webui/print_preview.js View 1 16 chunks +63 lines, -119 lines 0 comments Download
M printing/backend/cups_helper.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M printing/backend/cups_helper_unittest.cc View 5 chunks +25 lines, -10 lines 0 comments Download
M printing/backend/print_backend.h View 1 2 chunks +13 lines, -9 lines 0 comments Download
M printing/backend/print_backend.cc View 1 chunk +10 lines, -7 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Aleksey Shlyapnikov
6 years, 6 months ago (2014-06-03 23:16:14 UTC) #1
Vitaly Buka (NO REVIEWS)
lgtm split? https://codereview.chromium.org/313723002/diff/1/chrome/browser/ui/webui/print_preview/print_preview_handler.cc File chrome/browser/ui/webui/print_preview/print_preview_handler.cc (right): https://codereview.chromium.org/313723002/diff/1/chrome/browser/ui/webui/print_preview/print_preview_handler.cc#newcode377 chrome/browser/ui/webui/print_preview/print_preview_handler.cc:377: if (description == NULL) { if (!description) ...
6 years, 6 months ago (2014-06-04 00:05:46 UTC) #2
Aleksey Shlyapnikov
Justin: for changes in chrome/common/chrome_utility_messages.h https://codereview.chromium.org/313723002/diff/1/chrome/browser/ui/webui/print_preview/print_preview_handler.cc File chrome/browser/ui/webui/print_preview/print_preview_handler.cc (right): https://codereview.chromium.org/313723002/diff/1/chrome/browser/ui/webui/print_preview/print_preview_handler.cc#newcode377 chrome/browser/ui/webui/print_preview/print_preview_handler.cc:377: if (description == NULL) ...
6 years, 6 months ago (2014-06-04 02:02:48 UTC) #3
jschuh
rubberstamp lgtm (notes: reformatting)
6 years, 6 months ago (2014-06-05 04:18:33 UTC) #4
Vitaly Buka (NO REVIEWS)
The CQ bit was checked by vitalybuka@chromium.org
6 years, 6 months ago (2014-06-05 04:44:55 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alekseys@chromium.org/313723002/20001
6 years, 6 months ago (2014-06-05 04:45:59 UTC) #6
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_chromium_gn_compile_rel on tryserver.chromium ...
6 years, 6 months ago (2014-06-05 08:27:18 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-05 08:31:36 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: android_chromium_gn_compile_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_chromium_gn_compile_rel/builds/10929) linux_chromium_gn_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/linux_chromium_gn_rel/builds/13770)
6 years, 6 months ago (2014-06-05 08:31:36 UTC) #9
Aleksey Shlyapnikov
The CQ bit was checked by alekseys@chromium.org
6 years, 6 months ago (2014-06-05 17:34:40 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alekseys@chromium.org/313723002/40001
6 years, 6 months ago (2014-06-05 17:36:31 UTC) #11
commit-bot: I haz the power
6 years, 6 months ago (2014-06-05 21:44:56 UTC) #12
Message was sent while issue was closed.
Change committed as 275250

Powered by Google App Engine
This is Rietveld 408576698