Open Bug 1809801 Opened 2 years ago Updated 2 years ago

Wallpapers list should be cached to avoid blank settings page.

Categories

(Firefox for Android :: Homepage, enhancement, P3)

All
Android
enhancement

Tracking

()

People

(Reporter: cpeterson, Unassigned)

Details

From github: https://github.com/mozilla-mobile/fenix/issues/27283.

We aren't currently caching the list of wallpapers to disk. This means that network errors during app startup will cause the wallpaper list to be blank in the wallpaper settings page. This can be reproduced by starting the app with data and wifi turned off.

If we cache the list of wallpapers, we can use it as a fallback in the event of network failures. We may also look to add automatic retries to the fetching of metadata, which may be something to consider during the implementation of this. It may be worth waiting to do this until after https://github.com/mozilla-mobile/fenix/issues/26033

┆Issue is synchronized with this Jira Task

Change performed by the Move to Bugzilla add-on.

Severity: -- → N/A
Type: defect → enhancement
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.