Closed Bug 833634 Opened 11 years ago Closed 11 years ago

Error().stack should include column positions for each frame

Categories

(Core :: JavaScript Engine, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 762556

People

(Reporter: fitzgen, Unassigned)

Details

Not only will this help people who are debugging their code, sometimes it is necessary to know what is going wrong (for example, minified code that is only on one line).

On top of that, Firefox isn't getting the attention it deserves from authors of developer tools simply because it is harder to get good enough debug information on. Quoting John Lenz, one of the Closure Compiler developers:

> If you manage to get stack traces report column number like in Chrome and IE10, that would be fantastic!  Firefox doesn't get nearly the attention it should from our client side incident reports simply because they don't contain enough information to take action on.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.