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

Issue 7190043: Added multi-select deletion to debugger (Closed)

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

Description

The prior single-selection mechanism for deleting commands was painful to use for trimming an skp down to only a few commands. This change allows deletion to operate on multiple commands at once.

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -10 lines) Patch
M debugger/QT/SkDebuggerGUI.cpp View 2 chunks +19 lines, -10 lines 2 comments Download

Messages

Total messages: 4
robertphillips
11 years, 8 months ago (2013-01-22 18:08:18 UTC) #1
DerekS
lgtm with one question https://codereview.appspot.com/7190043/diff/1/debugger/QT/SkDebuggerGUI.cpp File debugger/QT/SkDebuggerGUI.cpp (right): https://codereview.appspot.com/7190043/diff/1/debugger/QT/SkDebuggerGUI.cpp#newcode467 debugger/QT/SkDebuggerGUI.cpp:467: fSkipCommands[row] = false; so if ...
11 years, 8 months ago (2013-01-22 18:55:45 UTC) #2
robertphillips
https://codereview.appspot.com/7190043/diff/1/debugger/QT/SkDebuggerGUI.cpp File debugger/QT/SkDebuggerGUI.cpp (right): https://codereview.appspot.com/7190043/diff/1/debugger/QT/SkDebuggerGUI.cpp#newcode467 debugger/QT/SkDebuggerGUI.cpp:467: fSkipCommands[row] = false; Lines 456-458 should limit the operation ...
11 years, 8 months ago (2013-01-22 19:01:05 UTC) #3
robertphillips
11 years, 8 months ago (2013-01-22 19:39:06 UTC) #4
Message was sent while issue was closed.
committed as r7318
Sign in to reply to this message.

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