DescriptionFix 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 #
Messages
Total messages: 7 (0 generated)
|