Open Bug 1021915 Opened 10 years ago Updated 2 years ago

Use HiDPI icons in various about: pages

Categories

(Firefox :: Theme, defect)

x86
macOS
defect

Tracking

()

People

(Reporter: Dolske, Unassigned)

References

Details

Some of our about: pages have icons/images that need hidpi versions, so they don't look blurry (upscaled) on Retina displays. It's a fairly short list, and the changes in each should be fairly simple, so this bug covers updating them all. (Feel free to breakout further or file followups if that's not the case.)

    * about:privatebrowsing... mask and info icons, tab favicon

    * about:sessionrestore...
       - /!\ icon
       - tab favicon
       - window icon in list (aboutSessionRestore-window-icon.png)
       - restore checkmark (cbox-check.gif / cbox-check-dis.gif)
       - default "empty" favicon (defaultFavicon.png)
       - NOTE: site favicons in the list are out-of-scope here, as that
         involves more invasive Places changes needed by multiple things.

    * about:config... /!\ icon on "this might void your warranty" view

    * about:welcomeback... (post-profile reset) info icon, tab favicon

    * about:certerror...
       - larry icon
       - tab favicon
       - yellow twisty arrows
       - NOTE: the tab favicon only seems to be shown when a real page
         triggers about:certerror, otherwise it's blank.

    * About Firefox dialog... background image (technically not an about: page, but close enough!)
Flags: firefox-backlog+
Component: General → Theme
Are these HiDPI assets already created and just need to be dropped in?
Flags: needinfo?(shorlander)
(In reply to Jared Wein [:jaws] (please needinfo? me) from comment #2)
> Are these HiDPI assets already created and just need to be dropped in?

No. A lot of these icons are old and don't have easily scale-able artwork available.
Flags: needinfo?(shorlander)
Maybe the private browsing one will be implemented as part of bug 1259340, but I'm not sure.
See Also: → 1259340
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.