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

Issue 7569028: CUPS printing: Do not add scanners to the printer list. (Closed)

Created:
9 years, 4 months ago by Lei Zhang
Modified:
9 years, 4 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

CUPS printing: Do not add scanners to the printer list. BUG=91755 TEST=see bug Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=95949

Patch Set 1 : '' #

Total comments: 2

Patch Set 2 : '' #

Total comments: 2

Patch Set 3 : '' #

Total comments: 2

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -4 lines) Patch
M printing/backend/print_backend_cups.cc View 1 2 3 4 chunks +24 lines, -4 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Lei Zhang
kmadhusu: code review mark: is the Mac #define ok?
9 years, 4 months ago (2011-08-08 19:38:38 UTC) #1
kmadhusu
LGTM (with a nit) http://codereview.chromium.org/7569028/diff/2001/printing/backend/print_backend_cups.cc File printing/backend/print_backend_cups.cc (right): http://codereview.chromium.org/7569028/diff/2001/printing/backend/print_backend_cups.cc#newcode139 printing/backend/print_backend_cups.cc:139: base::StringToInt(type_str, &type); nit: Handle if ...
9 years, 4 months ago (2011-08-08 20:09:34 UTC) #2
Lei Zhang
http://codereview.chromium.org/7569028/diff/2001/printing/backend/print_backend_cups.cc File printing/backend/print_backend_cups.cc (right): http://codereview.chromium.org/7569028/diff/2001/printing/backend/print_backend_cups.cc#newcode139 printing/backend/print_backend_cups.cc:139: base::StringToInt(type_str, &type); On 2011/08/08 20:09:35, kmadhusu wrote: > nit: ...
9 years, 4 months ago (2011-08-08 20:27:25 UTC) #3
Mark Mentovai
LG otherwise http://codereview.chromium.org/7569028/diff/5001/printing/backend/print_backend_cups.cc File printing/backend/print_backend_cups.cc (right): http://codereview.chromium.org/7569028/diff/5001/printing/backend/print_backend_cups.cc#newcode25 printing/backend/print_backend_cups.cc:25: // Mac still builds against the 10.5 ...
9 years, 4 months ago (2011-08-08 21:02:07 UTC) #4
Lei Zhang
http://codereview.chromium.org/7569028/diff/5001/printing/backend/print_backend_cups.cc File printing/backend/print_backend_cups.cc (right): http://codereview.chromium.org/7569028/diff/5001/printing/backend/print_backend_cups.cc#newcode25 printing/backend/print_backend_cups.cc:25: // Mac still builds against the 10.5 SDK, which ...
9 years, 4 months ago (2011-08-08 22:04:02 UTC) #5
Mark Mentovai
LGTM http://codereview.chromium.org/7569028/diff/4002/printing/backend/print_backend_cups.cc File printing/backend/print_backend_cups.cc (right): http://codereview.chromium.org/7569028/diff/4002/printing/backend/print_backend_cups.cc#newcode11 printing/backend/print_backend_cups.cc:11: #if defined(OS_MACOSX) The chain that you’re using to ...
9 years, 4 months ago (2011-08-08 22:11:05 UTC) #6
Lei Zhang
http://codereview.chromium.org/7569028/diff/4002/printing/backend/print_backend_cups.cc File printing/backend/print_backend_cups.cc (right): http://codereview.chromium.org/7569028/diff/4002/printing/backend/print_backend_cups.cc#newcode11 printing/backend/print_backend_cups.cc:11: #if defined(OS_MACOSX) On 2011/08/08 22:11:05, Mark Mentovai wrote: > ...
9 years, 4 months ago (2011-08-08 22:28:08 UTC) #7
Mark Mentovai
LGTM
9 years, 4 months ago (2011-08-08 22:29:43 UTC) #8
commit-bot: I haz the power
9 years, 4 months ago (2011-08-09 05:41:28 UTC) #9
Change committed as 95949

Powered by Google App Engine
This is Rietveld 408576698