Closed
Bug 1907653
Opened 1 year ago
Closed 1 year ago
Create a Redux layer for the CFR Tools in the Debug Drawer
Categories
(Firefox for Android :: Tooling, task, P3)
Tracking
()
RESOLVED
FIXED
130 Branch
| Tracking | Status | |
|---|---|---|
| firefox130 | --- | fixed |
People
(Reporter: npoon, Assigned: npoon)
References
(Blocks 3 open bugs)
Details
(Whiteboard: [fxdroid][group4])
Attachments
(1 file)
Create a CfrToolsStore, along with a CfrToolsAction for each toggle of the CFRs' states. Also, create a CfrToolsState, along with a Reducer and Middleware. However, defer the implementation of the Middleware to Bug 1906890 and defer the test implementation to Bug 1907915.
| Assignee | ||
Updated•1 year ago
|
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
Summary: Create a redux layer for the CFR Tools in the Debug Drawer → Create a Redux layer for the CFR Tools in the Debug Drawer
| Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Attachment #9412786 -
Attachment description: Bug 1907653 - Create a Redux layer for the CFR Tools in the Debug Drawer → WIP: Bug 1907653 - Create a Redux layer for the CFR Tools in the Debug Drawer
Updated•1 year ago
|
Attachment #9412786 -
Attachment description: WIP: Bug 1907653 - Create a Redux layer for the CFR Tools in the Debug Drawer → Bug 1907653 - Create a Redux layer for the CFR Tools in the Debug Drawer
Pushed by calu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b9f935dcbf52
Create a Redux layer for the CFR Tools in the Debug Drawer r=android-reviewers,007
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox130:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•