Closed Bug 530145 Opened 16 years ago Closed 2 years ago

Better Error.stack

Categories

(Core :: JavaScript Engine, defect)

x86
Linux
defect

Tracking

()

RESOLVED WONTFIX

People

(Reporter: taras.mozilla, Unassigned)

Details

Currently Error.stack returns errors in an editor unfriendly method...@file:line format. It would be nicer to emacs and other editors to return "file:line: ...", but what would be even nice is if Error.stack was an object with a toString and the stack represented as proper js objects so one could construct own formats.
Assignee: general → nobody
Severity: normal → S3
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.