Closed
Bug 930684
Opened 11 years ago
Closed 11 years ago
JS Debugger should let me jump to the source of a function object.
Categories
(DevTools :: Debugger, defect)
DevTools
Debugger
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 786069
People
(Reporter: jimb, Unassigned)
Details
Attachments
(1 file)
31.55 KB,
image/png
|
Details |
Perhaps I just can't find it, but when I'm inspecting a Function object, I wish there were a way to jump to the Function's source code. That way, I could even identify anonymous functions.
Comment 1•11 years ago
|
||
We should definitely do this. There's bug 786069 which I didn't have the time to take care of, but now that the function grips contain location information, half of the work is already done. I'll add it to my high priority list.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•