Closed
Bug 1631725
Opened 5 years ago
Closed 5 years ago
Re-use TargetList types for targets stored in Toolbox redux store
Categories
(DevTools :: Framework, task, P1)
DevTools
Framework
Tracking
(Fission Milestone:M6, firefox77 fixed)
| Tracking | Status | |
|---|---|---|
| firefox77 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
References
(Blocks 1 open bug)
Details
(Whiteboard: dt-fission-m2-mvp)
Attachments
(1 file)
At the moment we have dedicated type for the target structure we have in the toolbox redux store.
We should re-use the one used in the TargetList instead.
| Assignee | ||
Comment 1•5 years ago
|
||
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6e1b1dbdfcef
Use TargetList TYPES instead of custom ones for targets in Toolbox redux store. r=ochameau.
Comment 3•5 years ago
|
||
Tracking Fission DevTools bugs for Fission Nightly (M6) milestone
Fission Milestone: --- → M6
Comment 4•5 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox77:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 77
You need to log in
before you can comment on or make changes to this bug.
Description
•