Open
Bug 1961394
Opened 26 days ago
Updated 2 days ago
Move wallpapers downloading out of Fenix Application
Categories
(Firefox for Android :: Performance, enhancement, P2)
Tracking
()
ASSIGNED
People
(Reporter: matt-tighe, Assigned: fmasalha, Mentored)
References
Details
(Keywords: good-first-bug, Whiteboard: [fxdroid][group1])
Attachments
(1 file)
Currently we kick off wallpaper downloading at the end of FenixApplication::onCreate. Since we don't display the wallpaper onboarding until the third run, we should be able to safely move this further back in execution time, like to the visual completeness queue.
Updated•26 days ago
|
Reporter | ||
Updated•20 days ago
|
Mentor: mtighe
Keywords: good-first-bug
Reporter | ||
Comment 1•7 days ago
|
||
Assignee | ||
Comment 2•2 days ago
|
||
Updated•2 days ago
|
Assignee: nobody → fmasalha
Status: NEW → ASSIGNED
You need to log in
before you can comment on or make changes to this bug.
Description
•