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

Issue 10826214: Fix document size not changing when switching between printers. (Closed)

Created:
8 years, 4 months ago by Albert Bodenhamer
Modified:
8 years, 4 months ago
CC:
chromium-reviews, arv (Not doing code reviews)
Visibility:
Public.

Description

Fix document size not changing when switching between printers. There was an optimization in preview_generator.js that didn't request a new preview in certain cases. This CL relaxes the checks so that changing to a new printer always requests a new preview. In the case where the preview really DOESN'T need to be regenerated an optimization on the C++ side will prevent unneeded regenerations. BUG=140826 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=150699

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -5 lines) Patch
M chrome/browser/resources/print_preview/preview_generator.js View 1 chunk +1 line, -5 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Albert Bodenhamer
8 years, 4 months ago (2012-08-08 23:23:05 UTC) #1
Robert Toscano
lgtm
8 years, 4 months ago (2012-08-08 23:35:42 UTC) #2
Vitaly Buka (NO REVIEWS)
lgtm
8 years, 4 months ago (2012-08-08 23:46:38 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/abodenha@chromium.org/10826214/1
8 years, 4 months ago (2012-08-08 23:46:57 UTC) #4
commit-bot: I haz the power
Try job failure for 10826214-1 (previous was lost) (retry) on mac_rel for step "nacl_integration". It's ...
8 years, 4 months ago (2012-08-09 01:08:28 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/abodenha@chromium.org/10826214/1
8 years, 4 months ago (2012-08-09 01:20:35 UTC) #6
commit-bot: I haz the power
8 years, 4 months ago (2012-08-09 03:15:36 UTC) #7
Change committed as 150699

Powered by Google App Engine
This is Rietveld 408576698