Closed Bug 722447 Opened 13 years ago Closed 8 years ago

make it easy to navigate to where something is defined in javascript

Categories

(DevTools :: Inspector, defect, P3)

x86
macOS
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jhford, Unassigned)

Details

I'm not a javascript hacker, so apologies if this uses improper terminology. I'd love to be able to use the inspector to find the location of where any given object was defined in js source. If an img tag has an onclick="foo()", it'd be great to be able to click on the foo identifier and see where the js interpreter thinks that it is defined. I am on an Aurora of v11, so this might have been implemented already.
Thanks for the feedback. This hasn't been implemented yet, but we have thought along these lines. I don't think there's a bug open for this yet. A quick way to jump to the JavaScript functions associated with an element would be cool.
Filter on CLIMBING SHOES
Priority: -- → P3
Looks like we do have this features for ages thanks to the event tooltip.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.