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

Issue 7065011: Change printing of PDFs for preview on Windows to not rasterize. (Closed)

Created:
9 years, 7 months ago by vandebo (ex-Chrome)
Modified:
9 years, 7 months ago
Reviewers:
Lei Zhang, sanjeevr
CC:
chromium-reviews, darin-cc_chromium.org, sanjeevr
Visibility:
Public.

Description

Change printing of PDFs for preview on Windows to not rasterize. Also cleaned up a few hacks. BUG=80220 TEST=Navigate to a PDF and start print preview. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=86431

Patch Set 1 #

Patch Set 2 : Nits #

Total comments: 8

Patch Set 3 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+135 lines, -116 lines) Patch
M chrome/renderer/print_web_view_helper.h View 4 chunks +4 lines, -8 lines 0 comments Download
M chrome/renderer/print_web_view_helper.cc View 1 2 chunks +15 lines, -6 lines 0 comments Download
M chrome/renderer/print_web_view_helper_linux.cc View 1 4 chunks +30 lines, -38 lines 0 comments Download
M chrome/renderer/print_web_view_helper_win.cc View 1 2 3 chunks +21 lines, -6 lines 0 comments Download
M printing/printing.gyp View 3 chunks +6 lines, -6 lines 0 comments Download
M webkit/plugins/ppapi/ppapi_plugin_instance.h View 1 2 2 chunks +9 lines, -7 lines 0 comments Download
M webkit/plugins/ppapi/ppapi_plugin_instance.cc View 1 2 7 chunks +50 lines, -45 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
vandebo (ex-Chrome)
9 years, 7 months ago (2011-05-23 23:28:07 UTC) #1
Lei Zhang
LGTM, with some nits below. http://codereview.chromium.org/7065011/diff/1008/chrome/renderer/print_web_view_helper_win.cc File chrome/renderer/print_web_view_helper_win.cc (right): http://codereview.chromium.org/7065011/diff/1008/chrome/renderer/print_web_view_helper_win.cc#newcode164 chrome/renderer/print_web_view_helper_win.cc:164: // allocating buffers. please ...
9 years, 7 months ago (2011-05-24 00:24:16 UTC) #2
vandebo (ex-Chrome)
http://codereview.chromium.org/7065011/diff/1008/chrome/renderer/print_web_view_helper_win.cc File chrome/renderer/print_web_view_helper_win.cc (right): http://codereview.chromium.org/7065011/diff/1008/chrome/renderer/print_web_view_helper_win.cc#newcode164 chrome/renderer/print_web_view_helper_win.cc:164: // allocating buffers. On 2011/05/24 00:24:16, Lei Zhang wrote: ...
9 years, 7 months ago (2011-05-24 05:48:37 UTC) #3
Lei Zhang
9 years, 7 months ago (2011-05-24 06:22:23 UTC) #4
+sanjeevr since he was interested in this.

Powered by Google App Engine
This is Rietveld 408576698