Closed
Bug 1701634
Opened 4 years ago
Closed 4 years ago
Make TargetConfiguration a command
Categories
(DevTools :: General, task)
DevTools
General
Tracking
(Fission Milestone:M7a, firefox89 fixed)
Tracking | Status | |
---|---|---|
firefox89 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
References
(Blocks 1 open bug)
Details
(Whiteboard: dt-fission-m3-mvp)
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
No description provided.
Updated•4 years ago
|
Fission Milestone: --- → M8
Whiteboard: dt-fission-m3-triage → dt-fission-m3-mvp
Assignee | ||
Comment 1•4 years ago
|
||
Move the methods of the targetCommand that were related to targetConfiguration
to a dedicated command.
We also move the custom TargetConfigurationFront methods into the command.
Callsites are modified to use the new command. Doing so for the debugger involved
a bit more work as we needed to pass the command to the existing setupCommands
bootstrap function.
Updated•4 years ago
|
Attachment #9212417 -
Attachment description: WIP: Bug 1701634 - [devtools] Add a TargetConfiguration command. r=ochameau. → Bug 1701634 - [devtools] Add a TargetConfiguration command. r=ochameau.
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/30108f3a2871
[devtools] Add a TargetConfiguration command. r=ochameau.
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox89:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 89 Branch
Updated•4 years ago
|
Fission Milestone: M8 → M7a
You need to log in
before you can comment on or make changes to this bug.
Description
•