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

Issue 6442055: Skia Debugger can now save modified pictures. (Closed)

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

Description

Skia Debugger can now save modified pictures.

Patch Set 1 : Skia Debugger can now save modified pictures #

Total comments: 2

Patch Set 2 : Addressed Patch 1 Comments #

Patch Set 3 : Fixing merge conflicts #

Unified diffs Side-by-side diffs Delta from patch set Stats (+106 lines, -43 lines) Patch
M debugger/QT/SkDebuggerGUI.h View 1 2 4 chunks +18 lines, -1 line 0 comments Download
M debugger/QT/SkDebuggerGUI.cpp View 1 2 9 chunks +43 lines, -3 lines 0 comments Download
M debugger/QT/moc_SkDebuggerGUI.cpp View 5 chunks +42 lines, -38 lines 0 comments Download
M debugger/SkDebugCanvas.cpp View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 3
chudy
11 years, 11 months ago (2012-07-26 20:59:19 UTC) #1
DerekS
small nit but lgtm http://codereview.appspot.com/6442055/diff/2001/debugger/QT/SkDebuggerGUI.cpp File debugger/QT/SkDebuggerGUI.cpp (right): http://codereview.appspot.com/6442055/diff/2001/debugger/QT/SkDebuggerGUI.cpp#newcode209 debugger/QT/SkDebuggerGUI.cpp:209: filename.append(".skp"); should you only append ...
11 years, 11 months ago (2012-07-27 13:45:28 UTC) #2
chudy
11 years, 11 months ago (2012-07-28 20:17:35 UTC) #3
Fixed and committed at revision 4821. Thanks for the review.

https://codereview.appspot.com/6442055/diff/2001/debugger/QT/SkDebuggerGUI.cpp
File debugger/QT/SkDebuggerGUI.cpp (right):

https://codereview.appspot.com/6442055/diff/2001/debugger/QT/SkDebuggerGUI.cp...
debugger/QT/SkDebuggerGUI.cpp:209: filename.append(".skp");
On 2012/07/27 13:45:28, DerekS wrote:
> should you only append skp if it isn't already there.

Done.
Sign in to reply to this message.

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