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

Issue 8165004: Stubs for printing under Aura (Closed)

Created:
9 years, 2 months ago by Emmanuel Saint-loubert-Bié
Modified:
9 years, 2 months ago
CC:
chromium-reviews, kmadhusu
Visibility:
Public.

Description

We will need to support printing under Aura + ChromeOS (and we will have to remove Gtk too). BUG=97131 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=104244

Patch Set 1 #

Total comments: 1

Patch Set 2 : Applied thestig comments. #

Total comments: 4

Patch Set 3 : Applied thestig comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -0 lines) Patch
A printing/printed_document_aura.cc View 1 2 1 chunk +18 lines, -0 lines 0 comments Download
M printing/printing.gyp View 1 2 chunks +2 lines, -0 lines 0 comments Download
A printing/printing_context_aura.cc View 1 2 1 chunk +19 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Emmanuel Saint-loubert-Bié
Hi! Can you please take a look. Thanks! -- Emmanuel
9 years, 2 months ago (2011-10-05 22:23:36 UTC) #1
kmadhusu
http://codereview.chromium.org/8165004/diff/1/chrome/browser/printing/print_job_worker.cc File chrome/browser/printing/print_job_worker.cc (right): http://codereview.chromium.org/8165004/diff/1/chrome/browser/printing/print_job_worker.cc#newcode63 chrome/browser/printing/print_job_worker.cc:63: NOTIMPLEMENTED(); Is there any specific reason for adding this ...
9 years, 2 months ago (2011-10-05 22:44:51 UTC) #2
Lei Zhang
Have you considered implementing a dummy printing_context_aura.cc, instead of cluttering code with #ifdefs?
9 years, 2 months ago (2011-10-05 23:35:04 UTC) #3
Emmanuel Saint-loubert-Bié
That would be fine too. I am working all over the code and each OWNERS ...
9 years, 2 months ago (2011-10-05 23:38:28 UTC) #4
Emmanuel Saint-loubert-Bié
Hi Lei, I applied your comments. PTAL. Thanks, -- Emmanuel
9 years, 2 months ago (2011-10-05 23:51:50 UTC) #5
Lei Zhang
http://codereview.chromium.org/8165004/diff/2002/printing/printed_document_aura.cc File printing/printed_document_aura.cc (right): http://codereview.chromium.org/8165004/diff/2002/printing/printed_document_aura.cc#newcode8 printing/printed_document_aura.cc:8: It would be good to add a comment here ...
9 years, 2 months ago (2011-10-05 23:55:58 UTC) #6
Emmanuel Saint-loubert-Bié
Applied your comments I will apply a conditional in the gyp if the trybots fail ...
9 years, 2 months ago (2011-10-06 00:38:52 UTC) #7
Lei Zhang
lgtm http://codereview.chromium.org/8165004/diff/2002/printing/printing.gyp File printing/printing.gyp (right): http://codereview.chromium.org/8165004/diff/2002/printing/printing.gyp#newcode57 printing/printing.gyp:57: 'printed_document_aura.cc', On 2011/10/06 00:38:52, Emmanuel Saint-loubert wrote: > ...
9 years, 2 months ago (2011-10-06 00:42:58 UTC) #8
commit-bot: I haz the power
CQ is trying the patch. Follow status at https://chromium-status.appspot.com/cq/saintlou@chromium.org/8165004/1004
9 years, 2 months ago (2011-10-06 03:00:26 UTC) #9
commit-bot: I haz the power
9 years, 2 months ago (2011-10-06 04:32:57 UTC) #10
Change committed as 104244

Powered by Google App Engine
This is Rietveld 408576698