Closed
Bug 1693491
Opened 4 years ago
Closed 4 years ago
Migrate TargetList to become a "Command"
Categories
(DevTools :: Framework, task)
DevTools
Framework
Tracking
(Fission Milestone:M7, firefox88 fixed)
Tracking | Status | |
---|---|---|
firefox88 | --- | fixed |
People
(Reporter: ochameau, Assigned: ochameau)
References
Details
(Whiteboard: dt-fission-m3-mvp)
Attachments
(1 file, 4 obsolete files)
Bug 1691681 will introduce framework bits necessary to implement a Command.
This bug will focus on migrating the TargetList to become a Command.
Assignee | ||
Comment 1•4 years ago
|
||
This changeset is incomplete and focus on places where we instantiate TargetList constructor
Assignee | ||
Comment 2•4 years ago
|
||
Assignee | ||
Comment 3•4 years ago
|
||
Assignee | ||
Comment 4•4 years ago
|
||
Assignee | ||
Comment 5•4 years ago
|
||
Updated•4 years ago
|
Type: enhancement → task
Updated•4 years ago
|
Attachment #9203937 -
Attachment description: Bug 1693491 - [devtools] Mass replace require(devtools/shared/resources/target-list) by devtools/shared/commands/targets. → Bug 1693491 - [devtools] Mass replace require(devtools/shared/resources/target-list) by devtools/shared/commands/targets/targets
Updated•4 years ago
|
Assignee: nobody → poirot.alex
Status: NEW → ASSIGNED
Assignee | ||
Comment 6•4 years ago
|
||
Comment 7•4 years ago
|
||
Comment on attachment 9203938 [details]
Bug 1693491 - [devtools] Move Targets tests to commands folder.
Revision D105615 was moved to bug 1696375. Setting attachment 9203938 [details] to obsolete.
Attachment #9203938 -
Attachment is obsolete: true
Pushed by ncsoregi@mozilla.com:
https://hg.mozilla.org/mozilla-central/rev/dbd3b6847127
[devtools] Migrate TargetList to be a command r=nchevobbe,rpl
Comment 9•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox88:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
Updated•4 years ago
|
Fission Milestone: --- → M7
Whiteboard: dt-fission-m3-mvp
Updated•4 years ago
|
Attachment #9203936 -
Attachment is obsolete: true
Updated•4 years ago
|
Attachment #9203935 -
Attachment is obsolete: true
Updated•4 years ago
|
Attachment #9203937 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•