Closed
Bug 1171759
Opened 10 years ago
Closed 2 years ago
And a "break here" context menu on exception stack traces in the console
Categories
(DevTools :: Console, enhancement, P2)
Tracking
(firefox41 affected)
RESOLVED
DUPLICATE
of bug 1165010
Tracking | Status | |
---|---|---|
firefox41 | --- | affected |
People
(Reporter: canuckistani, Unassigned)
Details
Situation:
Assumes either 'break on uncaught exceptions' isn't enabled or the toolbox wasn't visible yet. If I see an exception logged in the console, I should be able to set a breakpoint at the line where the exception handled.
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•6 years ago
|
Priority: -- → P2
Updated•6 years ago
|
Type: defect → enhancement
Updated•2 years ago
|
Severity: normal → S3
Updated•2 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•