Open
Bug 1907155
Opened 1 year ago
Updated 1 year ago
[Debug drawer][Secret Settings Manager] Data Store stand-up
Categories
(Firefox for Android :: Tooling, task)
Tracking
()
NEW
People
(Reporter: 007, Unassigned)
References
(Blocks 3 open bugs)
Details
Do any necessary DataStore architecting in order to have:
- A new DataStore to manage Feature Flag preferences
- An API to observe ALL debug settings (i.e. create a data model for the use case that all or most debug preferences need to be observed on a single screen).
- We currently have
DebugSettingsRepository
but we will want the ability to observe both individual preferences and the entire preference collection.
- We currently have
You need to log in
before you can comment on or make changes to this bug.
Description
•