Closed
Bug 865906
Opened 13 years ago
Closed 11 years ago
AMO should use HTML5 standard way to provide high res favicons
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: wesj, Unassigned)
References
Details
HTML5 provides a way to support high res favicons using the sizes attribute on link tags:
http://www.w3.org/TR/html5/links.html#attr-link-sizes
We support this in our mobile browsers and should support this on Mozilla sites.
| Reporter | ||
Comment 1•13 years ago
|
||
Currently in Fennec, we ship a nice looking favicon for AMO which gets overwritten with a crappy one the first time you visit the site.
Comment 2•13 years ago
|
||
(In reply to Wesley Johnston (:wesj) from comment #1)
> Currently in Fennec, we ship a nice looking favicon for AMO which gets
> overwritten with a **** one the first time you visit the site.
Can you point to the source of that? I'll gladly swap out.
| Reporter | ||
Comment 3•13 years ago
|
||
Here's what we ship:
http://mxr.mozilla.org/mozilla-central/source/mobile/android/base/resources/drawable-mdpi/bookmarkdefaults_favicon_addons.png
a 64x64 of 128x128 version would look even better on high dpi devices (bug anything really is better than 16x16).
Comment 5•13 years ago
|
||
Yeah, I wasn't able to find a version of this icon larger than 32x32. Which is really unfortunate. I'm fine with just using the 32px icon for now.
Comment 6•11 years ago
|
||
Thanks for filing this. Due to resource constraints we are closing bugs which we won't realistically be able to fix. If you have a patch that applies to this bug please reopen.
For more info see http://micropipes.com/blog/2014/09/24/the-great-add-on-bug-triage/
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
| Assignee | ||
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•