Open
Bug 1902090
Opened 1 year ago
Updated 3 months ago
Create new Bookmarks module
Categories
(Firefox for Android :: Bookmarks, enhancement, P2)
Tracking
()
NEW
People
(Reporter: matt-tighe, Unassigned)
Details
The current Bookmarks implementation does not match our current design goals, in that it is still using the interactor/controller pattern and is not written in Compose. Rather than try and replace these in-place, we should create a new module and start from scratch. This will also give us the ability to easily hide the work behind a feature flag.
| Reporter | ||
Comment 1•1 year ago
|
||
This is something we'd like to do long-term but will wait to consider more fully until we have reached a team agreement about modularization strategy. For now the Compose Bookmarks rewrite will continue to live in the app module
Doesn't this bug also block (or depend on) Bug 1812701 ?
You need to log in
before you can comment on or make changes to this bug.
Description
•