Closed Bug 1015308 Opened 12 years ago Closed 12 years ago

Inspecting a function object in the console should show a link to the source code

Categories

(DevTools :: Console, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 786069

People

(Reporter: jimb, Unassigned)

Details

When I inspect a function object in the console, the inspection panel that pops up on the right should include a link that I can click to bring up the source code in the debugger. This information is easily available by sending the object actor a definitionSite request. Perhaps the function name, or the 'function' shown for anonymous function, could be the link.
This is either a dupe of bug 786069 or bug 895871. I'll pick the former.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.