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

Issue 6979024: Print Preview: Fading in/out printing options. (Closed)

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

Description

Print Preview: Fading in/out printing options. Also fixing a minor rtl regression issue. BUG=83421 TEST=See bug description. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=87127

Patch Set 1 #

Patch Set 2 : Fixing layout mode fading. #

Total comments: 1

Patch Set 3 : Rebasing #

Patch Set 4 : Hiding copies options when "Print To PDF" is selected. #

Patch Set 5 : Updating summary and print button ignoring copies option, rebasing #

Patch Set 6 : Fixing a corner case #

Patch Set 7 : Fixing <hr> before copies option. #

Total comments: 8

Patch Set 8 : Addressing comments #

Patch Set 9 : Fixing braces style #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -29 lines) Patch
M chrome/browser/resources/print_preview.css View 1 2 3 4 2 chunks +33 lines, -2 lines 0 comments Download
M chrome/browser/resources/print_preview.html View 1 2 3 4 5 6 7 3 chunks +4 lines, -5 lines 0 comments Download
M chrome/browser/resources/print_preview.js View 1 2 3 4 5 6 7 8 10 chunks +31 lines, -20 lines 0 comments Download
M chrome/browser/resources/print_preview_animations.js View 1 2 3 2 chunks +6 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
dpapad
9 years, 7 months ago (2011-05-26 00:53:52 UTC) #1
Lei Zhang
Mostly ok, just 1 question below. Maybe Chris knows the answer. http://codereview.chromium.org/6979024/diff/2001/chrome/browser/resources/print_preview.js File chrome/browser/resources/print_preview.js (right): ...
9 years, 7 months ago (2011-05-26 01:13:28 UTC) #2
Chris Guillory
On 2011/05/26 01:13:28, Lei Zhang wrote: > Mostly ok, just 1 question below. Maybe Chris ...
9 years, 7 months ago (2011-05-26 01:36:40 UTC) #3
dpapad
9 years, 7 months ago (2011-05-26 23:39:41 UTC) #4
dpapad
9 years, 7 months ago (2011-05-27 22:46:34 UTC) #5
Lei Zhang
http://codereview.chromium.org/6979024/diff/18001/chrome/browser/resources/print_preview.html File chrome/browser/resources/print_preview.html (right): http://codereview.chromium.org/6979024/diff/18001/chrome/browser/resources/print_preview.html#newcode51 chrome/browser/resources/print_preview.html:51: <hr id="hr-before-copies" class="inivisible"> typo: inivisible http://codereview.chromium.org/6979024/diff/18001/chrome/browser/resources/print_preview.js File chrome/browser/resources/print_preview.js (right): ...
9 years, 7 months ago (2011-05-27 22:58:01 UTC) #6
dpapad
http://codereview.chromium.org/6979024/diff/18001/chrome/browser/resources/print_preview.html File chrome/browser/resources/print_preview.html (right): http://codereview.chromium.org/6979024/diff/18001/chrome/browser/resources/print_preview.html#newcode51 chrome/browser/resources/print_preview.html:51: <hr id="hr-before-copies" class="inivisible"> On 2011/05/27 22:58:01, Lei Zhang wrote: ...
9 years, 7 months ago (2011-05-27 23:16:17 UTC) #7
Lei Zhang
LGTM http://codereview.chromium.org/6979024/diff/18001/chrome/browser/resources/print_preview.js File chrome/browser/resources/print_preview.js (right): http://codereview.chromium.org/6979024/diff/18001/chrome/browser/resources/print_preview.js#newcode579 chrome/browser/resources/print_preview.js:579: $('print-button').disabled = (!isNumberOfCopiesValid() || On 2011/05/27 23:16:17, dpapad ...
9 years, 7 months ago (2011-05-27 23:27:30 UTC) #8
Lei Zhang
http://codereview.chromium.org/6979024/diff/18001/chrome/browser/resources/print_preview.js File chrome/browser/resources/print_preview.js (right): http://codereview.chromium.org/6979024/diff/18001/chrome/browser/resources/print_preview.js#newcode579 chrome/browser/resources/print_preview.js:579: $('print-button').disabled = (!isNumberOfCopiesValid() || On 2011/05/27 23:27:30, Lei Zhang ...
9 years, 7 months ago (2011-05-27 23:28:55 UTC) #9
commit-bot: I haz the power
9 years, 7 months ago (2011-05-28 01:06:07 UTC) #10
Change committed as 87127

Powered by Google App Engine
This is Rietveld 408576698