Closed Bug 918725 Opened 11 years ago Closed 9 years ago

Add URLS to devtools output parser

Categories

(DevTools :: Inspector, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 921102

People

(Reporter: miker, Unassigned)

Details

HTML URLS should become links that open in a new tab. Right-clicking a link should provide an option to open the page in the markup view if it is an html document. JS If the .js file is available in the debugger then it should open there. If the link ends with a number e.g. some/url/somefile.js:65 then it should open with the cursor at that line. If the file is not available in the debugger then it should open in a new tab. CSS If the .css file is available in the style editor then it should open there. If the link ends with a number e.g. some/url/somefile.css:65 then it should open with the cursor at that line. If the file is not available in the style editor then it should open in a new tab.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.