Comment #22 on issue 173 by [email protected]: Missing a Print Preview
option
http://code.google.com/p/chromium/issues/detail?id=173
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=25445
------------------------------------------------------------------------
r25445 | [email protected] | 2009-09-04 05:22:45 -0700 (Fri, 04 Sep 2009) |
2 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/renderer/mock_render_thread.h?r1=25445&r2=25444
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/renderer/print_web_view_helper.cc?r1=25445&r2=25444
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/renderer/print_web_view_helper.h?r1=25445&r2=25444
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/renderer/render_view.h?r1=25445&r2=25444
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/renderer/render_view_unittest.cc?r1=25445&r2=25444
Implement PrintPageAsJPEG feature for Print Preview.In order to show the
tab contents to the print tab, the renderer should print the page as a JPEG
image so it could be rendered in the DOMUI. A unit test case has been
created to make sure the image contains something from deciding whether its
not 100% white.MockPrinter has been altered to remove the const parameter,
since its useful to retrieve the DefaultSettings not via IPC.BUG=173
(http://crbug.com/173)TEST=created a unit test and ran it.
Review URL: http://codereview.chromium.org/196021
------------------------------------------------------------------------
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---