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

Issue 7064006: Print Preview: Fixing printer list when no printer is installed. (Closed)

Created:
9 years, 7 months ago by dpapad
Modified:
9 years, 7 months ago
CC:
chromium-reviews, arv (Not doing code reviews)
Visibility:
Public.

Description

Print Preview: Fixing printer list when no printer is installed. Also 1) Adding minor animation after user clicks the print button. 2) Fixing vertical alignment of "Destinations" label. BUG=83653, 83643, 83414, 83264 TEST=See bug description. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=86391

Patch Set 1 #

Patch Set 2 : Removing console.log() #

Total comments: 1

Patch Set 3 : Addressing comments, adding one more bug fix #

Patch Set 4 : Fixing margin #

Patch Set 5 : Fixing style #

Patch Set 6 : Adding minor animation when printing #

Total comments: 1

Patch Set 7 : Localizing strings #

Total comments: 9

Patch Set 8 : Rebasibng #

Patch Set 9 : Fixing nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -8 lines) Patch
M chrome/app/generated_resources.grd View 1 2 3 4 5 6 7 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/resources/print_preview.css View 1 2 3 4 5 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/resources/print_preview.js View 1 2 3 4 5 6 7 8 3 chunks +27 lines, -8 lines 0 comments Download
M chrome/browser/ui/webui/print_preview_ui_html_source.cc View 1 2 3 4 5 6 7 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
dpapad
9 years, 7 months ago (2011-05-23 21:42:19 UTC) #1
Lei Zhang
LGTM http://codereview.chromium.org/7064006/diff/2001/chrome/browser/resources/print_preview.js File chrome/browser/resources/print_preview.js (right): http://codereview.chromium.org/7064006/diff/2001/chrome/browser/resources/print_preview.js#newcode343 chrome/browser/resources/print_preview.js:343: addDestinationListOption('','',false, true); nit: can you put a space ...
9 years, 7 months ago (2011-05-23 21:46:19 UTC) #2
dpapad
Added one more single line fix in this CL. Please reLGTM.
9 years, 7 months ago (2011-05-23 21:56:54 UTC) #3
Lei Zhang
LGTM
9 years, 7 months ago (2011-05-23 22:10:01 UTC) #4
dpapad
I think the alignment should be fixed now, I will also ask Marcin before marking ...
9 years, 7 months ago (2011-05-23 22:17:36 UTC) #5
dpapad
http://codereview.chromium.org/7064006/diff/1005/chrome/browser/resources/print_preview.js File chrome/browser/resources/print_preview.js (right): http://codereview.chromium.org/7064006/diff/1005/chrome/browser/resources/print_preview.js#newcode328 chrome/browser/resources/print_preview.js:328: $('print-summary').innerHTML = 'Printing...'; I will localize this once I ...
9 years, 7 months ago (2011-05-24 00:13:24 UTC) #6
dpapad
http://codereview.chromium.org/7064006/diff/11/chrome/browser/resources/print_preview.js File chrome/browser/resources/print_preview.js (right): http://codereview.chromium.org/7064006/diff/11/chrome/browser/resources/print_preview.js#newcode329 chrome/browser/resources/print_preview.js:329: cancelButton.classList.add('loading'); I will remove all the event listeners here ...
9 years, 7 months ago (2011-05-24 00:23:57 UTC) #7
Lei Zhang
LGTM with nits: http://codereview.chromium.org/7064006/diff/11/chrome/browser/resources/print_preview.js File chrome/browser/resources/print_preview.js (right): http://codereview.chromium.org/7064006/diff/11/chrome/browser/resources/print_preview.js#newcode325 chrome/browser/resources/print_preview.js:325: var printButton = $('print-button'); nit: you ...
9 years, 7 months ago (2011-05-24 00:58:28 UTC) #8
dpapad
http://codereview.chromium.org/7064006/diff/11/chrome/browser/resources/print_preview.js File chrome/browser/resources/print_preview.js (right): http://codereview.chromium.org/7064006/diff/11/chrome/browser/resources/print_preview.js#newcode325 chrome/browser/resources/print_preview.js:325: var printButton = $('print-button'); On 2011/05/24 00:58:29, Lei Zhang ...
9 years, 7 months ago (2011-05-24 01:10:05 UTC) #9
commit-bot: I haz the power
9 years, 7 months ago (2011-05-24 02:41:29 UTC) #10
Change committed as 86391

Powered by Google App Engine
This is Rietveld 408576698