Open Bug 1793161 Opened 2 years ago Updated 10 months ago

Don't throw away small favicons

Categories

(Fenix :: Tabs, enhancement, P3)

All
Android
enhancement

Tracking

(Not tracked)

People

(Reporter: csadilek, Unassigned)

References

(Blocks 1 open bug)

Details

From github: https://github.com/mozilla-mobile/android-components/issues/3814.

Lots of websites only supply 16x16 favicons, and we currently throw out small icons in browser-icons. I think a small icon is better than nothing, and we could add padding around the icon so it doesn't need to be scaled up as much.

┆Issue is synchronized with this Jira Task

Change performed by the Move to Bugzilla add-on.

The severity field is not set for this bug.
:cpeterson, could you have a look please?

For more information, please visit auto_nag documentation.

Flags: needinfo?(cpeterson)
Severity: -- → N/A
Type: defect → enhancement
Flags: needinfo?(cpeterson)
Priority: -- → P3

There are some upscaling techniques that would be better than nearest neighbor that we were doing in Fennec.

Component: General → Tabs
You need to log in before you can comment on or make changes to this bug.