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

Issue 6542049: remove all SkRefPtr from SkPDFDevice.h (Closed)

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

Description

remove all SkRefPtr from SkPDFDevice.h Committed: https://code.google.com/p/skia/source/detail?r=5609

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -25 lines) Patch
M include/pdf/SkPDFDevice.h View 3 chunks +3 lines, -3 lines 0 comments Download
M src/pdf/SkPDFDevice.cpp View 12 chunks +21 lines, -22 lines 2 comments Download

Messages

Total messages: 4
reed1
will tackle SkPDFDocument.h after this.
12 years ago (2012-09-20 15:33:35 UTC) #1
edisonn
LGTM
12 years ago (2012-09-20 15:56:40 UTC) #2
Steve VanDeBogart
LGTM with question https://codereview.appspot.com/6542049/diff/1/src/pdf/SkPDFDevice.cpp File src/pdf/SkPDFDevice.cpp (right): https://codereview.appspot.com/6542049/diff/1/src/pdf/SkPDFDevice.cpp#newcode1247 src/pdf/SkPDFDevice.cpp:1247: drawFormXObjectWithClip(curContent, clipStack, clipRegion, true); I'm being ...
12 years ago (2012-09-20 18:07:46 UTC) #3
reed1
12 years ago (2012-09-20 18:14:20 UTC) #4
https://codereview.appspot.com/6542049/diff/1/src/pdf/SkPDFDevice.cpp
File src/pdf/SkPDFDevice.cpp (right):

https://codereview.appspot.com/6542049/diff/1/src/pdf/SkPDFDevice.cpp#newcode...
src/pdf/SkPDFDevice.cpp:1247: drawFormXObjectWithClip(curContent, clipStack,
clipRegion, true);
On 2012/09/20 18:07:46, Steve VanDeBogart wrote:
> I'm being dense, why do we not need get() here?

SkAutoTUnref has operators for * and ->
Sign in to reply to this message.

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