Open Bug 1147039 Opened 9 years ago Updated 2 years ago

Link printed options to the file where that object was created

Categories

(DevTools :: Console, enhancement, P5)

36 Branch
x86
macOS
enhancement

Tracking

(Not tracked)

People

(Reporter: canuckistani, Unassigned)

Details

See uservoice: https://ffdevtools.uservoice.com/forums/246087-firefox-developer-tools-ideas/suggestions/7309259-console-show-source-file-name-for-object

"

It would be nice if we could have a link to the source file for an object

Eg.

Given the page has an object named window.WebFontConfig

1. Type WebFontConfig [ENTER] in console.
2. The output/print shows the file name where the object was defined.
3. Optionally the file name has a link. When the link is clicked the Script Debugger is shown with the file opened.
"
Product: Firefox → DevTools
Severity: normal → enhancement
Priority: -- → P5
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.