Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(824)

Issue 4550072: [PDF] Fix regression - correct for fInitialTransform in form xobjects. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 1 month ago by Steve VanDeBogart
Modified:
13 years, 1 month ago
Reviewers:
Chris Guillory
CC:
skia-review_googlegroups.com
Base URL:
https://skia.googlecode.com/svn/trunk
Visibility:
Public.

Description

[PDF] Fix regression - correct for fInitialTrnasform in form xobjects. Chrome bug http://crbug.com/83658 Committed: http://code.google.com/p/skia/source/detail?r=1415

Patch Set 1 #

Patch Set 2 : Generically correct for fInitialTransform. #

Total comments: 4

Patch Set 3 : Address comments #

Patch Set 4 : Address other comment. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -0 lines) Patch
M include/pdf/SkPDFDevice.h View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M src/pdf/SkPDFFormXObject.cpp View 1 2 3 2 chunks +11 lines, -0 lines 1 comment Download

Messages

Total messages: 6
Steve VanDeBogart
13 years, 1 month ago (2011-05-24 07:30:28 UTC) #1
Chris Guillory
LGTM. Possible TODO: We may want to move this logic in the future. Perhaps the ...
13 years, 1 month ago (2011-05-24 08:54:00 UTC) #2
Steve VanDeBogart
On 2011/05/24 08:54:00, Chris Guillory wrote: > Possible TODO: We may want to move this ...
13 years, 1 month ago (2011-05-24 21:57:59 UTC) #3
Chris Guillory
LGTM. Nit. http://codereview.appspot.com/4550072/diff/4001/src/pdf/SkPDFFormXObject.cpp File src/pdf/SkPDFFormXObject.cpp (right): http://codereview.appspot.com/4550072/diff/4001/src/pdf/SkPDFFormXObject.cpp#newcode27 src/pdf/SkPDFFormXObject.cpp:27: const SkMatrix& initialTransform) { Nit: Can we ...
13 years, 1 month ago (2011-05-24 22:03:36 UTC) #4
Steve VanDeBogart
http://codereview.appspot.com/4550072/diff/4001/src/pdf/SkPDFFormXObject.cpp File src/pdf/SkPDFFormXObject.cpp (right): http://codereview.appspot.com/4550072/diff/4001/src/pdf/SkPDFFormXObject.cpp#newcode27 src/pdf/SkPDFFormXObject.cpp:27: const SkMatrix& initialTransform) { On 2011/05/24 22:03:36, Chris Guillory ...
13 years, 1 month ago (2011-05-24 22:58:48 UTC) #5
Chris Guillory
13 years, 1 month ago (2011-05-24 23:00:33 UTC) #6
LGTM

http://codereview.appspot.com/4550072/diff/8001/src/pdf/SkPDFFormXObject.cpp
File src/pdf/SkPDFFormXObject.cpp (right):

http://codereview.appspot.com/4550072/diff/8001/src/pdf/SkPDFFormXObject.cpp#...
src/pdf/SkPDFFormXObject.cpp:42: // We invert the initial transform and apply
that to the form so that
Optional: form -> xobject
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b