Closed
Bug 1640887
Opened 5 years ago
Closed 4 years ago
Make ResourceWatcher.watch emit list of resources to onAvailable callback instead of just one resource
Categories
(DevTools :: Framework, enhancement)
DevTools
Framework
Tracking
(Fission Milestone:Future)
RESOLVED
DUPLICATE
of bug 1660268
Fission Milestone | Future |
People
(Reporter: ochameau, Unassigned)
References
Details
(Whiteboard: dt-fission-future)
Bug 1640641 made ResourceWatcher internals to communicate list of resources instead of a single resource. But this did not changed the external API of ResourceWacher.watch.
This bug would be about changing existing frontend code, in order to receive lists of resources in onResourceAvailable callback rather than just a resource.
Comment 1•5 years ago
|
||
Tracking dt-fission-m2-reserve bugs for Fission Beta milestone (M7).
Fission Milestone: --- → M7
Comment 2•5 years ago
|
||
Bulk move of all dt-fission-m2-reserve bugs to Fission MVP milestone.
Fission Milestone: M7 → MVP
Comment 3•5 years ago
|
||
Moving old "dt-fission-m2-reserve" bugs to "dt-fission-future" because they don't block Fission MVP.
Fission Milestone: MVP → Future
Whiteboard: dt-fission-m2-reserve → dt-fission-future
Reporter | ||
Updated•4 years ago
|
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•