Closed
Bug 1820333
Opened 2 years ago
Closed 2 years ago
Support custom formatters in Debugger tooltip
Categories
(DevTools :: Debugger, enhancement)
DevTools
Debugger
Tracking
(firefox115 fixed)
RESOLVED
FIXED
115 Branch
Tracking | Status | |
---|---|---|
firefox115 | --- | fixed |
People
(Reporter: sebo, Assigned: sebo)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
The tooltip shown when hovering a variable while the script execution is stopped within the Debugger doesn't display custom formatted variables yet, at least not in the top-most level.
This bug is meant to add support for that.
Sebastian
Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → sebastianzartner
Status: NEW → ASSIGNED
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/67d96a405f14
Added support for custom formatters within the Debugger tooltips. r=nchevobbe,devtools-reviewers
Comment 3•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox115:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 115 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•