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

Issue 7584019: Fix generation of the complete metafile for print preview flow. (Closed)

Created:
9 years, 4 months ago by vandebo (ex-Chrome)
Modified:
9 years, 4 months ago
CC:
chromium-reviews, darin-cc_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Fix generation of the complete metafile for print preview flow. - Start/Finish page was missing. - transform was off as well. - This CL is on top of http://codereview.chromium.org/7585012/ BUG=91727 TEST=View saved PDF form print preview, content and margins should be correct. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=95844

Patch Set 1 #

Total comments: 6

Patch Set 2 : Address comments #

Total comments: 2

Patch Set 3 : Address comment and rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -10 lines) Patch
M chrome/renderer/print_web_view_helper_mac.mm View 1 2 2 chunks +20 lines, -10 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
vandebo (ex-Chrome)
9 years, 4 months ago (2011-08-05 23:25:02 UTC) #1
kmadhusu
http://codereview.chromium.org/7584019/diff/1/chrome/renderer/print_web_view_helper_mac.mm File chrome/renderer/print_web_view_helper_mac.mm (right): http://codereview.chromium.org/7584019/diff/1/chrome/renderer/print_web_view_helper_mac.mm#newcode101 chrome/renderer/print_web_view_helper_mac.mm:101: printParams.page_size, gfx::Rect(printParams.page_size), 1.0); Please document that the scale factor ...
9 years, 4 months ago (2011-08-05 23:33:52 UTC) #2
vandebo (ex-Chrome)
http://codereview.chromium.org/7584019/diff/1/chrome/renderer/print_web_view_helper_mac.mm File chrome/renderer/print_web_view_helper_mac.mm (right): http://codereview.chromium.org/7584019/diff/1/chrome/renderer/print_web_view_helper_mac.mm#newcode101 chrome/renderer/print_web_view_helper_mac.mm:101: printParams.page_size, gfx::Rect(printParams.page_size), 1.0); On 2011/08/05 23:33:52, kmadhusu wrote: > ...
9 years, 4 months ago (2011-08-06 00:43:43 UTC) #3
kmadhusu
LGTM with a nit http://codereview.chromium.org/7584019/diff/3001/chrome/renderer/print_web_view_helper_mac.mm File chrome/renderer/print_web_view_helper_mac.mm (right): http://codereview.chromium.org/7584019/diff/3001/chrome/renderer/print_web_view_helper_mac.mm#newcode105 chrome/renderer/print_web_view_helper_mac.mm:105: // was already flipped in ...
9 years, 4 months ago (2011-08-06 21:11:35 UTC) #4
vandebo (ex-Chrome)
Sent to commit queue http://codereview.chromium.org/7584019/diff/3001/chrome/renderer/print_web_view_helper_mac.mm File chrome/renderer/print_web_view_helper_mac.mm (right): http://codereview.chromium.org/7584019/diff/3001/chrome/renderer/print_web_view_helper_mac.mm#newcode105 chrome/renderer/print_web_view_helper_mac.mm:105: // was already flipped in ...
9 years, 4 months ago (2011-08-08 17:17:30 UTC) #5
commit-bot: I haz the power
9 years, 4 months ago (2011-08-08 18:51:14 UTC) #6
Change committed as 95844

Powered by Google App Engine
This is Rietveld 408576698