Closed
Bug 246293
Opened 21 years ago
Closed 6 years ago
"Breakpoint enabled" column in breakpoints frame
Categories
(Other Applications Graveyard :: Venkman JS Debugger, enhancement)
Other Applications Graveyard
Venkman JS Debugger
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: bugzilla-mozilla-20000923, Assigned: rginda)
Details
Attachments
(1 file)
Enabling/disabling breakpoints is a very common operation (for breakpoints,
anyway), so providing quick access to such functionality is a good thing.
The column should show some indication of "checked" and "unchecked", probably
only possible with images, meaning something like a "stop" icon and a dot (like
MailNews' read/flag columns) would do.
Reporter | ||
Comment 1•20 years ago
|
||
This adds a context menu item Enabled and a column to quickly toggle the
enabled state of any breakpoint.
I added onRouteClick to call handlers onRowSelect and onCellClick, though only
the latter is currently used I thought the former might come in handly later.
Updated•20 years ago
|
Product: Core → Other Applications
Reporter | ||
Updated•18 years ago
|
Assignee: silver → rginda
QA Contact: caillon → venkman
Comment 2•6 years ago
|
||
Component is obsolete so resolving bugs as INCOMPLETE
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → INCOMPLETE
Updated•6 years ago
|
Product: Other Applications → Other Applications Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•