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

Issue 2807027: Added support for vector printing for Pepper v1 plugins for Linux.... (Closed)

Created:
10 years, 5 months ago by sanjeevr
Modified:
9 years, 7 months ago
Reviewers:
tony, James Hawkins
CC:
chromium-reviews, Erik does not do reviews, brettw-cc_chromium.org, Aaron Boodman, stuartmorgan, pam+watch_chromium.org, Paweł Hajdan Jr., darin-cc_chromium.org
Visibility:
Public.

Description

Added support for vector printing for Pepper v1 plugins for Linux. BUG=None TEST=Test printing from Chrome PDF plugin on Linux. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=51181

Patch Set 1 #

Total comments: 10

Patch Set 2 : Review changes #

Patch Set 3 : Synced to latest #

Patch Set 4 : Merged #

Unified diffs Side-by-side diffs Delta from patch set Stats (+135 lines, -14 lines) Patch
M chrome/renderer/webplugin_delegate_pepper.h View 1 2 1 chunk +13 lines, -1 line 0 comments Download
M chrome/renderer/webplugin_delegate_pepper.cc View 1 2 4 chunks +42 lines, -8 lines 0 comments Download
M printing/pdf_ps_metafile_cairo.h View 1 2 3 chunks +12 lines, -0 lines 0 comments Download
M printing/pdf_ps_metafile_cairo.cc View 1 2 6 chunks +36 lines, -0 lines 0 comments Download
M printing/pdf_ps_metafile_cairo_unittest.cc View 1 2 3 4 chunks +18 lines, -0 lines 0 comments Download
M third_party/npapi/bindings/npapi_extensions.h View 1 2 3 chunks +14 lines, -5 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
sanjeevr
10 years, 5 months ago (2010-06-29 00:03:29 UTC) #1
sanjeevr
10 years, 5 months ago (2010-06-29 17:04:54 UTC) #2
James Hawkins
http://codereview.chromium.org/2807027/diff/1/2 File chrome/renderer/webplugin_delegate_pepper.cc (right): http://codereview.chromium.org/2807027/diff/1/2#newcode1136 chrome/renderer/webplugin_delegate_pepper.cc:1136: num_pages_ = num_pages; So it looks like |num_pages| is ...
10 years, 5 months ago (2010-06-29 17:13:45 UTC) #3
sanjeevr
Made the changes. http://codereview.chromium.org/2807027/diff/1/2 File chrome/renderer/webplugin_delegate_pepper.cc (right): http://codereview.chromium.org/2807027/diff/1/2#newcode1136 chrome/renderer/webplugin_delegate_pepper.cc:1136: num_pages_ = num_pages; On 2010/06/29 17:13:45, ...
10 years, 5 months ago (2010-06-29 17:32:14 UTC) #4
James Hawkins
10 years, 5 months ago (2010-06-29 17:36:47 UTC) #5
LGTM

Powered by Google App Engine
This is Rietveld 408576698