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

Issue 9812002: Include driver infor into PrinterBasicInfo. (Closed)

Created:
8 years, 9 months ago by Vitaly Buka (NO REVIEWS)
Modified:
8 years, 9 months ago
Reviewers:
gene
CC:
chromium-reviews
Visibility:
Public.

Description

Driver related info would be included into PrinterBasicInfo::options so it would be uploaded to cloud print backend. BUG=108194 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=128141

Patch Set 1 : #

Patch Set 2 : #

Total comments: 15

Patch Set 3 : #

Patch Set 4 : #

Total comments: 12

Patch Set 5 : \ #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+147 lines, -87 lines) Patch
M chrome/service/cloud_print/print_system_win.cc View 1 2 3 1 chunk +1 line, -27 lines 0 comments Download
M printing/backend/print_backend_consts.h View 1 chunk +1 line, -0 lines 0 comments Download
M printing/backend/print_backend_consts.cc View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M printing/backend/print_backend_cups.cc View 1 1 chunk +6 lines, -0 lines 0 comments Download
M printing/backend/print_backend_win.cc View 1 2 4 chunks +16 lines, -60 lines 0 comments Download
M printing/backend/win_helper.h View 1 2 3 chunks +10 lines, -0 lines 0 comments Download
M printing/backend/win_helper.cc View 1 2 3 4 5 3 chunks +112 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Vitaly Buka (NO REVIEWS)
8 years, 9 months ago (2012-03-21 08:38:30 UTC) #1
gene
https://chromiumcodereview.appspot.com/9812002/diff/3003/printing/backend/print_backend_win.cc File printing/backend/print_backend_win.cc (right): https://chromiumcodereview.appspot.com/9812002/diff/3003/printing/backend/print_backend_win.cc#newcode79 printing/backend/print_backend_win.cc:79: InitBasicPrinterInfo(&printer_info[index], Can you make InitBasicPrinterInfo to take printer name ...
8 years, 9 months ago (2012-03-21 21:07:22 UTC) #2
Vitaly Buka (NO REVIEWS)
https://chromiumcodereview.appspot.com/9812002/diff/3003/printing/backend/print_backend_win.cc File printing/backend/print_backend_win.cc (right): https://chromiumcodereview.appspot.com/9812002/diff/3003/printing/backend/print_backend_win.cc#newcode79 printing/backend/print_backend_win.cc:79: InitBasicPrinterInfo(&printer_info[index], need to talk about that On 2012/03/21 21:07:22, ...
8 years, 9 months ago (2012-03-21 21:23:01 UTC) #3
Vitaly Buka (NO REVIEWS)
Please review again.
8 years, 9 months ago (2012-03-21 22:16:15 UTC) #4
gene
almost there :) A few comments below https://chromiumcodereview.appspot.com/9812002/diff/4020/printing/backend/print_backend_consts.cc File printing/backend/print_backend_consts.cc (right): https://chromiumcodereview.appspot.com/9812002/diff/4020/printing/backend/print_backend_consts.cc#newcode11 printing/backend/print_backend_consts.cc:11: const char ...
8 years, 9 months ago (2012-03-21 22:53:08 UTC) #5
Vitaly Buka (NO REVIEWS)
https://chromiumcodereview.appspot.com/9812002/diff/4020/printing/backend/print_backend_consts.cc File printing/backend/print_backend_consts.cc (right): https://chromiumcodereview.appspot.com/9812002/diff/4020/printing/backend/print_backend_consts.cc#newcode11 printing/backend/print_backend_consts.cc:11: const char kDriverInfoTagName[] = "driverinfo"; On 2012/03/21 22:53:09, gene ...
8 years, 9 months ago (2012-03-21 23:03:10 UTC) #6
gene
lgtm
8 years, 9 months ago (2012-03-21 23:18:41 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vitalybuka@chromium.org/9812002/12015
8 years, 9 months ago (2012-03-21 23:25:49 UTC) #8
commit-bot: I haz the power
Presubmit check for 9812002-12015 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 9 months ago (2012-03-21 23:26:06 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vitalybuka@chromium.org/9812002/3019
8 years, 9 months ago (2012-03-21 23:32:54 UTC) #10
commit-bot: I haz the power
8 years, 9 months ago (2012-03-22 02:21:13 UTC) #11
Change committed as 128141

Powered by Google App Engine
This is Rietveld 408576698