Closed Bug 813483 Opened 12 years ago Closed 11 years ago

Add stacktrace to thrown errors in the web console

Categories

(DevTools :: Console, enhancement, P3)

18 Branch
enhancement

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 814497

People

(Reporter: 326374, Unassigned)

Details

(Whiteboard: parity-chrome)

User Agent: Mozilla/5.0 (X11; Linux i686; rv:18.0) Gecko/18.0 Firefox/18.0
Build ID: 20121118042012

Steps to reproduce:

1. Open the Web Console
2. Run a JavaScript file which throws an uncaught error


Actual results:

An error was shown in the Web Console, indicating the line where it occured. It is not possible to see the stacktrace.


Expected results:

A stacktrace should be available by clicking on the error, or some other mechanism.
Component: Untriaged → Developer Tools: Console
OS: Linux → All
Hardware: x86 → All
Whiteboard: parity-chrome
Severity: normal → enhancement
Could cause a performance hit. Maybe through an option in the logging menu.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P3
Consolidating some bugs.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.