Closed Bug 1167435 Opened 9 years ago Closed 3 years ago

Flicker in favicon from globe to other when opening about: pages

Categories

(Firefox for Android Graveyard :: General, defect)

All
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: mcomella, Unassigned)

References

Details

1) Open about:home

Expected: favicon is search
Actual: favicon is globe, then quickly switches to search, causing flicker

Ew. :(
Actually, this appears to happen for all pages.

For about:home specifically, we do some favicon cache magic here when we store favicon_search into the favicon cache [1] and then pull it out with the about:search url [2] which seems to get tied to about:home.

Maybe if we didn't have to hit the cache, which likely returns async, we wouldn't have to override a default and this wouldn't happen?

[1]: https://mxr.mozilla.org/mozilla-central/search?string=favicon_search&find=mobile%2Fandroid&findi=&filter=^[^\0]*%24&hitlimit=&tree=mozilla-central
[2]: https://mxr.mozilla.org/mozilla-central/ident?i=BUILT_IN_SEARCH_URL
Summary: Flicker in favicon from globe to search when opening about:home → Flicker in favicon from globe to other when opening about: pages
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.