Closed
Bug 1266453
Opened 9 years ago
Closed 8 years ago
Create a HTML Tooltip to display variable details (debugger)
Categories
(DevTools :: Framework, enhancement, P3)
DevTools
Framework
Tracking
(firefox48 affected)
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
firefox48 | --- | affected |
People
(Reporter: jdescottes, Unassigned)
References
Details
(Whiteboard: [btpp-fix-later] [reserve-html])
Come up with a HTML based replacement for creating HTML tooltips containing variable details (as you can see it when hovering a variable in the debugger).
The variable details popup is created using a Tooltip.js helper : setVariableContent().
This tooltip is used by the debugger.
This bug is about implementing the popup content. Displaying and positioning the popup will use the outcome of Bug 1259834.
Updated•9 years ago
|
Blocks: devtools-html-1
Updated•9 years ago
|
Flags: qe-verify+
Priority: -- → P2
QA Contact: alexandra.lucinet
Updated•9 years ago
|
Priority: P2 → P3
Whiteboard: [btpp-fix-later] [devtools-html] → [btpp-fix-later] [reserve-html]
Updated•8 years ago
|
QA Contact: adalucin → petruta.rasa
Comment 1•8 years ago
|
||
This was done in the new debugger, outside of this bug.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•