Closed
Bug 128084
Opened 24 years ago
Closed 7 years ago
Function Coloring
Categories
(Other Applications Graveyard :: Venkman JS Debugger, enhancement)
Other Applications Graveyard
Venkman JS Debugger
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: timeless, Assigned: rginda)
Details
Attachments
(1 obsolete file)
this might already be possible with the profiler, but i'd like to be able to see which functions/blocks/statements are unreachable or never reached.
Also generally being able to color (well, it should probably be css style so people can specify how to 'color') js source based on usage count could be a neat application of the profiler.
Why do i want this? it's been suggested that various js functions esp in prefs and mailnews are no longer called, as such they're bloat which we'd probably like to find and remove.
Updated•24 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•21 years ago
|
Product: Core → Other Applications
Comment 1•7 years ago
|
||
Component is obsolete so resolving bugs as INCOMPLETE
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
Updated•7 years ago
|
Product: Other Applications → Other Applications Graveyard
Comment 2•7 years ago
|
||
Comment 3•7 years ago
|
||
Comment on attachment 9055700 [details]
Bug 1282084 - Don't allow RDM to show triggered hover states while touch is enabled.
Revision D26053 was moved to bug 1282084. Setting attachment 9055700 [details] to obsolete.
Attachment #9055700 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•