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

Issue 6546048: remove use of SkRefPtr in public header (SkPDFDocument.h) (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 9 months ago by reed1
Modified:
11 years, 9 months ago
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

remove use of SkRefPtr in public header (SkPDFDocument.h) Committed: https://code.google.com/p/skia/source/detail?r=5612

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -10 lines) Patch
M include/pdf/SkPDFDocument.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/pdf/SkPDFDocument.cpp View 4 chunks +10 lines, -8 lines 4 comments Download

Messages

Total messages: 5
reed1
11 years, 9 months ago (2012-09-20 15:45:46 UTC) #1
edisonn
LGTM https://codereview.appspot.com/6546048/diff/1/src/pdf/SkPDFDocument.cpp File src/pdf/SkPDFDocument.cpp (right): https://codereview.appspot.com/6546048/diff/1/src/pdf/SkPDFDocument.cpp#newcode60 src/pdf/SkPDFDocument.cpp:60: fSecondPageFirstResourceIndex(0) { minor consistency: ", fTrailerDict(NULL)"
11 years, 9 months ago (2012-09-20 16:03:38 UTC) #2
reed1
http://codereview.appspot.com/6546048/diff/1/src/pdf/SkPDFDocument.cpp File src/pdf/SkPDFDocument.cpp (right): http://codereview.appspot.com/6546048/diff/1/src/pdf/SkPDFDocument.cpp#newcode60 src/pdf/SkPDFDocument.cpp:60: fSecondPageFirstResourceIndex(0) { On 2012/09/20 16:03:38, edisonn wrote: > minor ...
11 years, 9 months ago (2012-09-20 17:54:09 UTC) #3
Steve VanDeBogart
LGTM https://codereview.appspot.com/6546048/diff/1/src/pdf/SkPDFDocument.cpp File src/pdf/SkPDFDocument.cpp (right): https://codereview.appspot.com/6546048/diff/1/src/pdf/SkPDFDocument.cpp#newcode270 src/pdf/SkPDFDocument.cpp:270: fTrailerDict->insert("Root", nit: will fit on one line now.
11 years, 9 months ago (2012-09-20 18:16:14 UTC) #4
reed1
11 years, 9 months ago (2012-09-20 18:19:10 UTC) #5
https://codereview.appspot.com/6546048/diff/1/src/pdf/SkPDFDocument.cpp
File src/pdf/SkPDFDocument.cpp (right):

https://codereview.appspot.com/6546048/diff/1/src/pdf/SkPDFDocument.cpp#newco...
src/pdf/SkPDFDocument.cpp:270: fTrailerDict->insert("Root",
On 2012/09/20 18:16:15, Steve VanDeBogart wrote:
> nit: will fit on one line now.

Done.
Sign in to reply to this message.

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