Closed
Bug 757897
Opened 13 years ago
Closed 13 years ago
All code in the web console is considered to be at line 1
Categories
(DevTools :: Console, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 23
People
(Reporter: ianbicking, Unassigned)
Details
In the case of errors in code in the web console (including errors in functions defined in the web console) all code is at line 1. I think the line numbers in the console should increase.
Comment 1•13 years ago
|
||
This is now "fixed": we no longer show any error location for such cases.
Mark as WFM?
| Reporter | ||
Comment 2•13 years ago
|
||
Seems fixed to me.
Comment 3•13 years ago
|
||
Thank you! Fixed by bug 808370.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 23
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•