Closed
Bug 1175378
Opened 11 years ago
Closed 10 years ago
Audit /mobile/android/themes/core/images for unused images
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox43 fixed)
RESOLVED
FIXED
Firefox 43
| Tracking | Status | |
|---|---|---|
| firefox43 | --- | fixed |
People
(Reporter: Margaret, Assigned: miketaylr)
References
Details
Attachments
(1 file)
|
13.73 KB,
patch
|
Margaret
:
review+
|
Details | Diff | Splinter Review |
Already I see at least addons-32.png, not sure if there are more.
| Assignee | ||
Comment 1•10 years ago
|
||
I just did this using DXR. Here are the images that only have references in mobile/android/themes/core/jar.mn and nowhere else:
addons-32.png, 2kb
arrowleft-16.png, 143b
arrowright-16.png, 144b
default-app-icon.png, 3kb
errorpage-larry-black.png, 564b
errorpage-larry-white.png, 562b
Assignee: nobody → miket
| Assignee | ||
Comment 2•10 years ago
|
||
Mind reviewing, Margaret?
Builds locally without complaining, not sure if I should throw this patch at Try.
Attachment #8649625 -
Flags: review?(margaret.leibovic)
Comment 3•10 years ago
|
||
Comment on attachment 8649625 [details] [diff] [review]
1175378.-Remove-unused-image-assets.-r-margaret.patch
Some digging reveals:
* default-app-icon.png was added in bug 749618 for aboutApps, which is gone
* errorpage-larry-*.png was added in bug 582048 for making the error pages look nicer. those have been modified a lot since then.
* arrow*-16.png files are ancient too.
| Assignee | ||
Comment 4•10 years ago
|
||
RIP larry. ;_;
| Reporter | ||
Comment 5•10 years ago
|
||
Comment on attachment 8649625 [details] [diff] [review]
1175378.-Remove-unused-image-assets.-r-margaret.patch
Review of attachment 8649625 [details] [diff] [review]:
-----------------------------------------------------------------
Thanks for picking this up! Some quick searching verifies these aren't used anywhere, so I think we're good (I don't think a try run would necessarily catch problems with missing icons).
Attachment #8649625 -
Flags: review?(margaret.leibovic) → review+
Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox43:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 43
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•