Closed Bug 1643633 Opened 4 years ago Closed 4 years ago

Add a stack trace to the exception tooltip

Categories

(DevTools :: Debugger, enhancement, P3)

enhancement

Tracking

(firefox80 fixed)

RESOLVED FIXED
Firefox 80
Tracking Status
firefox80 --- fixed

People

(Reporter: stepan, Assigned: stepan)

References

Details

(Keywords: dev-doc-complete)

Attachments

(1 file)

The exception tooltip should contain a stack trace similar to the console error messages.
The tooltip should work in two modes:

  • when the stack trace is closed, the tooltip disappears when the mouse leaves
  • when the stack trace is open, the tooltip stays when the mouse leaves and gets closed by clicking outside the tooltip

Discussion about the stack trace from the ux slack channel.

Depends on: 1581708
Severity: -- → S3
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P3

Adds a stacktrace to the exception popup of the inline exceptions in the debugger.
Matches the styles of the console error messages.

The popup works in two modes:

  • when the stacktrace is closed the exception popup gets closed when the mouse leaves the popup.
  • when the stacktrace is opened the exception popup gets closed only by clicking outside the popup.
Assignee: nobody → stepanstava
Status: NEW → ASSIGNED
Pushed by dwalsh@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bafe2419af67
Add a stack trace to the exception tooltip r=davidwalsh
Depends on: 1652755
Keywords: dev-doc-needed
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 80
Blocks: 1653785

Added a screenshot showing the stack trace in the tooltip, to Breaking on exception.

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: