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

Issue 7486052: Making SkDrawCommand more robust (Closed)

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

Description

We still have crashes when using SaveAs in the debugger. This CL makes the debugCanvas a bit more robust to having its supporting SkPicture deleted out from under it.

Patch Set 1 #

Patch Set 2 : update #

Total comments: 2

Patch Set 3 : Addressed code review issues #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -64 lines) Patch
M debugger/SkDrawCommand.h View 1 2 6 chunks +26 lines, -14 lines 0 comments Download
M debugger/SkDrawCommand.cpp View 1 2 4 chunks +55 lines, -49 lines 0 comments Download
M tools/filtermain.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5
robertphillips
11 years, 6 months ago (2013-03-14 15:47:25 UTC) #1
DerekS
https://codereview.appspot.com/7486052/diff/2001/debugger/SkDrawCommand.cpp File debugger/SkDrawCommand.cpp (right): https://codereview.appspot.com/7486052/diff/2001/debugger/SkDrawCommand.cpp#newcode237 debugger/SkDrawCommand.cpp:237: fSrcPtr = NULL; fSrc.setEmpty() ?
11 years, 6 months ago (2013-03-14 16:29:00 UTC) #2
robertphillips
https://codereview.appspot.com/7486052/diff/2001/debugger/SkDrawCommand.cpp File debugger/SkDrawCommand.cpp (right): https://codereview.appspot.com/7486052/diff/2001/debugger/SkDrawCommand.cpp#newcode237 debugger/SkDrawCommand.cpp:237: fSrcPtr = NULL; On 2013/03/14 16:29:00, DerekS wrote: > ...
11 years, 6 months ago (2013-03-14 18:34:35 UTC) #3
DerekS
lgtm
11 years, 6 months ago (2013-03-15 17:00:51 UTC) #4
robertphillips
11 years, 6 months ago (2013-03-17 18:34:08 UTC) #5
Message was sent while issue was closed.
committed as r8181
Sign in to reply to this message.

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