Closed Bug 937747 Opened 11 years ago Closed 3 years ago

Correctly specify image size in search plugin XML

Categories

(Firefox for Android Graveyard :: General, defect)

ARM
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: Margaret, Unassigned)

References

Details

Right now our search plugins all say they have a 16x16 icon, but really we put a 32x32 icon in the data URI. Now that bug 900137 is fixed, we should stop lying about the size.

We can also look into including multiple icons in the search plugin XML to better support different screen resolutions. However, that will require changing the logic that chooses which icon to show for the search provider (the metro version of this is bug 895520).
You might run into the issue that we still only try to use the 16x16 icon for the return value of iconURI, so you'd have to switch to getting the icon using getIcons().
We have completed our launch of our new Firefox on Android. The development of the new versions use GitHub for issue tracking. If the bug report still reproduces in a current version of [Firefox on Android nightly](https://play.google.com/store/apps/details?id=org.mozilla.fenix) an issue can be reported at the [Fenix GitHub project](https://github.com/mozilla-mobile/fenix/). If you want to discuss your report please use [Mozilla's chat](https://wiki.mozilla.org/Matrix#Connect_to_Matrix) server https://chat.mozilla.org and join the [#fenix](https://chat.mozilla.org/#/room/#fenix:mozilla.org) channel.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INCOMPLETE
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.