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

Issue 8426002: PrintPreview: [MAC] Set the system default page size in NSPrintInfo PMPageFormat. (Closed)

Created:
9 years, 1 month ago by kmadhusu
Modified:
8 years, 3 months ago
Reviewers:
csilv
CC:
chromium-reviews, arv (Not doing code reviews)
Visibility:
Public.

Description

PrintPreview: [MAC] Set the system default page size in NSPrintInfo PMPageFormat. BUG=147411 TEST=Preview a webpage. Make sure the preview page size is same as default page size in print&fax preference pane. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=108235

Patch Set 1 #

Patch Set 2 : Refactor #

Patch Set 3 : '' #

Patch Set 4 : '' #

Total comments: 9

Patch Set 5 : Addressed review comments #

Patch Set 6 : '' #

Total comments: 2

Patch Set 7 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+100 lines, -0 lines) Patch
M printing/printing_context_mac.h View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download
M printing/printing_context_mac.mm View 1 2 3 4 5 6 3 chunks +96 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
kmadhusu
9 years, 1 month ago (2011-11-01 00:23:43 UTC) #1
csilv
http://codereview.chromium.org/8426002/diff/5001/printing/printing_context_mac.mm File printing/printing_context_mac.mm (right): http://codereview.chromium.org/8426002/diff/5001/printing/printing_context_mac.mm#newcode202 printing/printing_context_mac.mm:202: bool PrintingContextMac::SetPaperName() { 'SetPaperName' seems like an odd name ...
9 years, 1 month ago (2011-11-01 17:34:14 UTC) #2
kmadhusu
http://codereview.chromium.org/8426002/diff/5001/printing/printing_context_mac.mm File printing/printing_context_mac.mm (right): http://codereview.chromium.org/8426002/diff/5001/printing/printing_context_mac.mm#newcode202 printing/printing_context_mac.mm:202: bool PrintingContextMac::SetPaperName() { On 2011/11/01 17:34:14, csilv wrote: > ...
9 years, 1 month ago (2011-11-01 20:00:40 UTC) #3
csilv
http://codereview.chromium.org/8426002/diff/5001/printing/printing_context_mac.mm File printing/printing_context_mac.mm (right): http://codereview.chromium.org/8426002/diff/5001/printing/printing_context_mac.mm#newcode202 printing/printing_context_mac.mm:202: bool PrintingContextMac::SetPaperName() { Fantastic, thanks. On 2011/11/01 20:00:41, kmadhusu ...
9 years, 1 month ago (2011-11-01 20:11:59 UTC) #4
kmadhusu
Addressed review comments. Thanks.
9 years, 1 month ago (2011-11-01 20:41:27 UTC) #5
csilv
LGTM, just one change to make: http://codereview.chromium.org/8426002/diff/8001/printing/printing_context_mac.mm File printing/printing_context_mac.mm (right): http://codereview.chromium.org/8426002/diff/8001/printing/printing_context_mac.mm#newcode262 printing/printing_context_mac.mm:262: if (PMPaperCreateCustom != ...
9 years, 1 month ago (2011-11-01 20:55:58 UTC) #6
kmadhusu
http://codereview.chromium.org/8426002/diff/8001/printing/printing_context_mac.mm File printing/printing_context_mac.mm (right): http://codereview.chromium.org/8426002/diff/8001/printing/printing_context_mac.mm#newcode262 printing/printing_context_mac.mm:262: if (PMPaperCreateCustom != NULL) { On 2011/11/01 20:55:58, csilv ...
9 years, 1 month ago (2011-11-01 22:06:18 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kmadhusu@chromium.org/8426002/6004
9 years, 1 month ago (2011-11-02 01:17:28 UTC) #8
commit-bot: I haz the power
Change committed as 108235
9 years, 1 month ago (2011-11-02 02:32:58 UTC) #9
Vitaly Buka (NO REVIEWS)
8 years, 3 months ago (2012-09-08 02:41:59 UTC) #10
I have attached new bug to help understand the reason for this change.

On 2011/11/02 02:32:58, I haz the power (commit-bot) wrote:
> Change committed as 108235

Powered by Google App Engine
This is Rietveld 408576698