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

Issue 3619002: Printing: Temporary fix on Linux using dummy print settings until we get the ... (Closed)

Created:
10 years, 2 months ago by Lei Zhang
Modified:
9 years, 7 months ago
Reviewers:
James Hawkins
CC:
chromium-reviews, darin-cc_chromium.org, brettw-cc_chromium.org, tony, myhuang
Visibility:
Public.

Description

Printing: Temporary fix on Linux using dummy print settings until we get the entire Linux printing pipeline to match Win/Mac. BUG=none TEST=printing works. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=61556

Patch Set 1 #

Total comments: 2

Patch Set 2 : add comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -50 lines) Patch
M chrome/renderer/print_web_view_helper_linux.cc View 1 4 chunks +1 line, -33 lines 0 comments Download
M printing/print_settings.h View 1 4 chunks +6 lines, -3 lines 0 comments Download
M printing/print_settings.cc View 1 4 chunks +35 lines, -14 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Lei Zhang
The last round of refactoring broke printing for me on Linux, i.e. on 7.0.536.2 dev. ...
10 years, 2 months ago (2010-10-05 03:51:17 UTC) #1
James Hawkins
LGTM http://codereview.chromium.org/3619002/diff/1/3 File printing/print_settings.cc (right): http://codereview.chromium.org/3619002/diff/1/3#newcode164 printing/print_settings.cc:164: // Use dummy values if we cannot get ...
10 years, 2 months ago (2010-10-05 20:16:06 UTC) #2
Lei Zhang
10 years, 2 months ago (2010-10-05 20:20:15 UTC) #3
http://codereview.chromium.org/3619002/diff/1/3
File printing/print_settings.cc (right):

http://codereview.chromium.org/3619002/diff/1/3#newcode164
printing/print_settings.cc:164: // Use dummy values if we cannot get valid
values.
On 2010/10/05 20:16:06, James Hawkins wrote:
> Please put a TODO stating that this is a hack and needs to be fixed properly.
> This path of code will be removed once I finish the refactoring and we
actually
> let the user pick a printer/settings.

Done.

Powered by Google App Engine
This is Rietveld 408576698