Closed Bug 1322456 Opened 8 years ago Closed 6 years ago

Stop using XUL tooltip in shader editor

Categories

(DevTools Graveyard :: WebGL Shader Editor, enhancement, P3)

52 Branch
enhancement

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1307464

People

(Reporter: jdescottes, Assigned: jdescottes)

Details

The XUL tooltip (devtools/client/shared/tooltip/Tooltip.js) is only used in 2 modules now:
- debugger (old frontend)
- shadereditor

As the debugger should soon be replaced by the new debugger frontend, if we migrate the shadereditor to use the HTML tooltip, we will be able to remove the old tooltip code as soon as the old debugger is decommissioned. 

The tooltip used in the shadereditor is a simple tooltip displaying only text error messages.
Severity: normal → enhancement
Product: Firefox → DevTools
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
Product: DevTools → DevTools Graveyard
You need to log in before you can comment on or make changes to this bug.