Closed
Bug 877322
Opened 12 years ago
Closed 12 years ago
Open skin source files from error console doesn't work
Categories
(DevTools :: Console, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 877778
People
(Reporter: alfredkayser, Unassigned)
Details
With the new error console, errors from chrome://skin files can no longer open the corresponding file
(see also bug 866950, which is similar but not the same)
Comment 1•12 years ago
|
||
Thank you for the bug report! Can you please provide a STR? I would like to reproduce the problem.
Flags: needinfo?(alfredkayser)
Reporter | ||
Comment 2•12 years ago
|
||
STR:
Install extension StumbleUpon or MiniMap.
Restart Nighltly.
Open Browser Console with Ctrl-Shift-J.
Search for /skin to find all errors in skin .css
Hover on the file/location link to see the location in the tooltip.
Click on the file/location link: Nothing happens...
What is expected (and did work in the "old" console):
Open the file in source viewer file, with the cursor on the corresponding line.
Flags: needinfo?(alfredkayser)
Comment 3•12 years ago
|
||
Thank you! This bug is a duplicate of bug 877778. I have a patch, waiting for review.
Status: NEW → RESOLVED
Closed: 12 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
•