Open
Bug 1966345
Opened 4 months ago
Updated 3 months ago
[meta] Make moz-icon:// images work properly on HiDPI
Categories
(Core :: Graphics: ImageLib, defect, P3)
Core
Graphics: ImageLib
Tracking
()
NEW
People
(Reporter: emilio, Unassigned)
References
(Depends on 1 open bug)
Details
(Keywords: meta)
See bug 1964046, which implemented the basic mechanism on GTK. See bug 1966344 for use cases that are broken on windows.
There are a fair amount of places to fix:
- https://searchfox.org/mozilla-central/rev/3d294b119bf2add880f615a0fc61a5d54bcd6264/netwerk/streamconv/converters/nsIndexedToHTML.cpp#761
- https://searchfox.org/mozilla-central/rev/3d294b119bf2add880f615a0fc61a5d54bcd6264/browser/components/downloads/DownloadsViewUI.sys.mjs#486
Lots of other moz-icon://
usage.
You need to log in
before you can comment on or make changes to this bug.
Description
•