Open
Bug 1809805
Opened 2 years ago
Updated 2 years ago
[meta] Refactor the Wallpaper feature to prep for A-C migration
Categories
(Firefox for Android :: Homepage, task, P3)
Tracking
()
NEW
People
(Reporter: cpeterson, Unassigned)
References
(Depends on 2 open bugs)
Details
(Keywords: meta)
From github: https://github.com/mozilla-mobile/fenix/issues/26034.
This issue is intended as a top-level issue tracking work to refactor the Wallpaper feature to host its state in the
AppStoreand initiate the actions it undertakes through theMiddlewarepattern, as well as abstract Fenix-specific implementations out. This has several benefits:
- architectural consistency
- allows clients to focus on state and interactions instead of implementation details
- creates an abstraction barrier
There are several subissues that will need to be completed for this to be considered done:
- [x] https://github.com/mozilla-mobile/fenix/issues/25985
- [x] https://github.com/mozilla-mobile/fenix/issues/26029
- [x] https://github.com/mozilla-mobile/fenix/issues/26052
- [ ] https://github.com/mozilla-mobile/fenix/issues/26030
- [ ] https://github.com/mozilla-mobile/fenix/issues/26033
- [x] https://github.com/mozilla-mobile/fenix/issues/26245
┆Issue is synchronized with this Jira Task
Change performed by the Move to Bugzilla add-on.
| Reporter | ||
Updated•2 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•