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

Issue 9379039: GTK: implement "print selection". (Closed)

Created:
8 years, 10 months ago by peter1
Modified:
8 years, 10 months ago
Reviewers:
Lei Zhang
CC:
chromium-reviews
Visibility:
Public.

Description

GTK: implement "print selection". BUG=83481 TEST=mouse select text from http://en.wikipedia.org/wiki/Main_Page Toolbox -> Print -> Print to File -> Selection -> Print, verify that PDF contains only selection. Toolbox -> Print -> Print to File -> All Pages -> Print, verify that PDF contains all pages. Toolbox -> Print -> Print to File -> Pages: 1 -> Print, verify that PDF contains only page 1. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=121844

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address review comments. #

Patch Set 3 : Add myself to AUTHORS. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -11 lines) Patch
M AUTHORS View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/printing/print_dialog_gtk.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/printing/print_dialog_gtk.cc View 1 3 chunks +32 lines, -10 lines 0 comments Download
M printing/print_dialog_gtk_interface.h View 1 chunk +1 line, -0 lines 0 comments Download
M printing/printing_context_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
peter1
8 years, 10 months ago (2012-02-12 03:24:30 UTC) #1
Lei Zhang
Thanks for making this patch. I have just one minor comment below. Have you signed ...
8 years, 10 months ago (2012-02-13 22:41:17 UTC) #2
peter1
On 2012/02/13 22:41:17, Lei Zhang wrote: > Have you signed the Chromium CLA? Yes. > ...
8 years, 10 months ago (2012-02-14 01:52:44 UTC) #3
peter1
https://chromiumcodereview.appspot.com/9379039/diff/1/chrome/browser/printing/print_dialog_gtk.cc File chrome/browser/printing/print_dialog_gtk.cc (right): https://chromiumcodereview.appspot.com/9379039/diff/1/chrome/browser/printing/print_dialog_gtk.cc#newcode353 chrome/browser/printing/print_dialog_gtk.cc:353: default: On 2012/02/13 22:41:17, Lei Zhang wrote: > Would ...
8 years, 10 months ago (2012-02-14 01:52:53 UTC) #4
Lei Zhang
I think you'll be able to check this CL in first, so why don't we ...
8 years, 10 months ago (2012-02-14 01:56:42 UTC) #5
peter1
> I think you'll be able to check this CL in first, so why don't ...
8 years, 10 months ago (2012-02-14 02:06:08 UTC) #6
Lei Zhang
lgtm
8 years, 10 months ago (2012-02-14 02:14:49 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/peter@pcc.me.uk/9379039/2003
8 years, 10 months ago (2012-02-14 02:15:01 UTC) #8
Lei Zhang
Go go commit-bot go! Thanks again for doing this.
8 years, 10 months ago (2012-02-14 02:15:31 UTC) #9
commit-bot: I haz the power
8 years, 10 months ago (2012-02-14 03:58:07 UTC) #10
Change committed as 121844

Powered by Google App Engine
This is Rietveld 408576698