Closed
Bug 1903308
Opened 3 months ago
Closed 3 months ago
Show tooltip on hover over tokens with exceptions
Categories
(DevTools :: Debugger, defect, P2)
DevTools
Debugger
Tracking
(firefox129 fixed)
RESOLVED
FIXED
129 Branch
Tracking | Status | |
---|---|---|
firefox129 | --- | fixed |
People
(Reporter: bomsy, Assigned: bomsy)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
STR
- Go to https://preview-js-test.glitch.me/
- Open script2.js
- hover over the
push
token (which has the red squiggly line) on line 2
ER
A tooltip should appear with exception details
AR
No tooltip is displayed
Assignee | ||
Comment 2•3 months ago
|
||
Updated•3 months ago
|
Assignee: nobody → hmanilla
Status: NEW → ASSIGNED
Pushed by hmanilla@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ab825fd9cf61 [devtools] Fix showing tooltips for exceptions r=devtools-reviewers,nchevobbe
Comment 4•3 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 months ago
status-firefox129:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 129 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•