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

Issue 1997016: Set the job name for the print job on the Mac.... (Closed)

Created:
10 years, 7 months ago by Avi (use Gerrit)
Modified:
9 years, 7 months ago
Reviewers:
stuartmorgan, jeremy
CC:
chromium-reviews, jam+cc_chromium.org, ben+cc_chromium.org, John Grabowski, darin-cc_chromium.org, brettw-cc_chromium.org, pam+watch_chromium.org
Visibility:
Public.

Description

Set the job name for the print job on the Mac. BUG=http://crbug.com/29188 TEST=as in bug Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=47056

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Total comments: 5

Patch Set 5 : '' #

Patch Set 6 : '' #

Patch Set 7 : '' #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -40 lines) Patch
M chrome/browser/printing/print_job_worker.h View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/printing/print_job_worker.cc View 1 2 3 4 3 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/printing/printer_query.h View 1 2 3 4 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/printing/printer_query.cc View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/renderer_host/resource_message_filter.cc View 1 2 3 4 5 3 chunks +5 lines, -19 lines 0 comments Download
M gfx/native_widget_types.h View 1 2 3 4 5 6 1 chunk +19 lines, -3 lines 1 comment Download
M printing/printing_context.h View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M printing/printing_context_cairo.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M printing/printing_context_mac.mm View 1 2 3 4 3 chunks +8 lines, -2 lines 1 comment Download
M printing/printing_context_win.cc View 1 2 3 4 1 chunk +11 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Avi (use Gerrit)
10 years, 7 months ago (2010-05-11 20:55:08 UTC) #1
Avi (use Gerrit)
Slight code update.
10 years, 7 months ago (2010-05-12 15:30:50 UTC) #2
stuartmorgan
http://codereview.chromium.org/1997016/diff/29001/30006 File gfx/native_widget_types.h (right): http://codereview.chromium.org/1997016/diff/29001/30006#newcode94 gfx/native_widget_types.h:94: // things like sheet hosting. On other platforms, the ...
10 years, 7 months ago (2010-05-12 15:39:51 UTC) #3
Avi (use Gerrit)
http://codereview.chromium.org/1997016/diff/29001/30006 File gfx/native_widget_types.h (right): http://codereview.chromium.org/1997016/diff/29001/30006#newcode94 gfx/native_widget_types.h:94: // things like sheet hosting. On other platforms, the ...
10 years, 7 months ago (2010-05-12 16:35:20 UTC) #4
stuartmorgan
http://codereview.chromium.org/1997016/diff/29001/30006 File gfx/native_widget_types.h (right): http://codereview.chromium.org/1997016/diff/29001/30006#newcode94 gfx/native_widget_types.h:94: // things like sheet hosting. On other platforms, the ...
10 years, 7 months ago (2010-05-12 16:39:56 UTC) #5
Avi (use Gerrit)
On 2010/05/12 16:39:56, stuartmorgan wrote: > ... then when you try to use it in ...
10 years, 7 months ago (2010-05-12 16:45:07 UTC) #6
Avi (use Gerrit)
Updated the comment anyway.
10 years, 7 months ago (2010-05-12 16:45:49 UTC) #7
Avi (use Gerrit)
10 years, 7 months ago (2010-05-12 18:34:15 UTC) #8
stuartmorgan
LGTM http://codereview.chromium.org/1997016/diff/44002/46006 File gfx/native_widget_types.h (right): http://codereview.chromium.org/1997016/diff/44002/46006#newcode108 gfx/native_widget_types.h:108: NATIVE_VIEW_FROM_ID_NOT_AVAILABLE_OUTSIDE_BROWSER_ON_MAC Is this line really necessary? Not having ...
10 years, 7 months ago (2010-05-12 18:54:43 UTC) #9
jeremy
I think the bug number in the CL description is wrong :)
10 years, 7 months ago (2010-05-12 18:58:30 UTC) #10
Avi (use Gerrit)
10 years, 7 months ago (2010-05-12 19:00:00 UTC) #11
On 2010/05/12 18:58:30, jeremy wrote:
> I think the bug number in the CL description is wrong :)

Nice catch; thanks!

Powered by Google App Engine
This is Rietveld 408576698