Closed Bug 1343824 Opened 8 years ago Closed 7 years ago

Unused @2x.png images in chrome://browser/skin/customizableui/

Categories

(Firefox :: Toolbars and Customization, enhancement)

53 Branch
enhancement
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1366555

People

(Reporter: florian, Unassigned)

References

Details

My test in bug 1316187 reports the following files as unreferenced on Windows and Linux:
chrome://browser/skin/customizableui/customize-illustration-rtl@2x.png
chrome://browser/skin/customizableui/customize-illustration@2x.png
chrome://browser/skin/customizableui/info-icon-customizeTip@2x.png
chrome://browser/skin/customizableui/panelarrow-customizeTip@2x.png

Before bug 1206883, these files were only packaged on Mac, now these files are packaged for all platforms in browser/themes/shared/jar.inc.mn, but they are still only used in the Mac-specific browser/themes/osx/browser.css file. The low dpi equivalents of these files are used from the shared browser/themes/shared/customizableui/customizeTip.inc.css file.

I think we do want to show hidpi icons on Windows and Linux, so the fix here is likely to move a few rules from browser/themes/osx/browser.css to browser/themes/shared/customizableui/customizeTip.inc.css
bug 1373016 is removing these for photon. When we get rid of non-photon (ie 57 cycle) presumably these entries can be removed entirely.
Depends on: 1373016
These were removed permanently in bug 1366555.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.