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

Issue 6462060: Bug Fix: Fixes transformation bug where debugger locked up during incremental draw due to nested cl… (Closed)

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

Description

Bug Fix: Fixes transformation bug where debugger locked up during incremental draw due to nested clips not being cleared. Committed: https://code.google.com/p/skia/source/detail?r=5095

Patch Set 1 : #

Total comments: 2

Patch Set 2 : Removed deprecated comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M debugger/QT/SkDebuggerGUI.cpp View 1 chunk +1 line, -1 line 0 comments Download
M debugger/SkDebugCanvas.cpp View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 3
chudy
11 years, 10 months ago (2012-08-14 19:20:39 UTC) #1
DerekS
lgtm with one nit https://codereview.appspot.com/6462060/diff/4001/debugger/SkDebugCanvas.cpp File debugger/SkDebugCanvas.cpp (right): https://codereview.appspot.com/6462060/diff/4001/debugger/SkDebugCanvas.cpp#newcode93 debugger/SkDebugCanvas.cpp:93: //rect(0,0,this->fWidth,this->fHeight); remove this line
11 years, 10 months ago (2012-08-14 19:35:39 UTC) #2
chudy
11 years, 10 months ago (2012-08-14 19:39:10 UTC) #3
Committed in revision 5095. Thanks for the review

https://codereview.appspot.com/6462060/diff/4001/debugger/SkDebugCanvas.cpp
File debugger/SkDebugCanvas.cpp (right):

https://codereview.appspot.com/6462060/diff/4001/debugger/SkDebugCanvas.cpp#n...
debugger/SkDebugCanvas.cpp:93: //rect(0,0,this->fWidth,this->fHeight);
On 2012/08/14 19:35:39, DerekS wrote:
> remove this line

Done.
Sign in to reply to this message.

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