Closed Bug 1302890 Opened 9 years ago Closed 9 years ago

missing chrome://global/skin/icons/warning-32.png referenced from chrome://devtools/skin/tooltips.css

Categories

(DevTools :: General, defect, P2)

defect

Tracking

(firefox52 fixed)

RESOLVED FIXED
Firefox 52
Tracking Status
firefox52 --- fixed

People

(Reporter: florian, Assigned: jdescottes)

References

Details

Attachments

(2 files)

Found as part of bug 1302570. The warning-32.png file only exists on Mac.
:jdescottes, maybe you can help? It looks like you've worked on tooltips.css lately.
Flags: needinfo?(jdescottes)
Priority: -- → P2
When fixing this, please remove the exception at https://hg.mozilla.org/mozilla-central/rev/4832e0d25e64#l2.37 or the test would fail.
This warning icon is used for only one tooltip in devtools, displayed when several debuggers are paused at the same time. This a feature used by the old debugger, so likely to go away when switching to the new debugger frontend. And it has only ever worked on OSX. I propose to switch to a standard tooltip, with no icon and remove all the code related to this icon from devtools. If we ever need to do a proper "warning" tooltip, we can create a proper one, using a devtools icon etc... James: does that sound ok to you?
Flags: needinfo?(jdescottes) → needinfo?(jlong)
Yes, that sounds great! Sorry for taking a while to respond. Thanks!
Flags: needinfo?(jlong)
Assignee: nobody → jdescottes
Status: NEW → ASSIGNED
Gabriel, this is about removing a feature of the old xul tooltip that used to only work on OSX: the alert type text tooltip. It was relying on an image unavailable on other platforms. Only call site is the old debugger. We can reimplement the feature for the HTML tooltip if the requirement comes back later.
Comment on attachment 8797538 [details] Bug 1302890 - remove alert tooltip feature relying on unavailable image; https://reviewboard.mozilla.org/r/83228/#review81768
Attachment #8797538 - Flags: review?(gl) → review+
Try is green except for unrelated intermittents (linux32 debug only timeouts). Landing.
Pushed by jdescottes@mozilla.com: https://hg.mozilla.org/integration/fx-team/rev/c4a811b0531e remove alert tooltip feature relying on unavailable image;r=gl
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 52
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: