Closed
Bug 871924
Opened 12 years ago
Closed 10 years ago
Clicking on script or stylesheet links in markup view should open them in the debugger or style editor
Categories
(DevTools :: Inspector, defect)
DevTools
Inspector
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1158822
People
(Reporter: past, Unassigned)
Details
This is something WebKit devtools do: <script> and <link rel="stylesheet"> tags contain links that when clicked open the relevant file in the appropriate tool.
| Reporter | ||
Comment 1•12 years ago
|
||
We already have code in the web console to perform the opening for both types of links, we only need to make the links clickable in the markup view.
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 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
•