Closed
Bug 1572436
Opened 5 years ago
Closed 5 years ago
Extract connectTo methods from devtools/server/debugger-server.js
Categories
(DevTools :: Debugger, task, P1)
DevTools
Debugger
Tracking
(firefox70 fixed)
RESOLVED
FIXED
Firefox 70
Tracking | Status | |
---|---|---|
firefox70 | --- | fixed |
People
(Reporter: jdescottes, Assigned: jdescottes)
References
(Blocks 1 open bug)
Details
(Whiteboard: dt-fission-m1)
Attachments
(1 file)
Follow up to Bug 1572390.
The connectTo methods are mostly self contained so they could be extracted in their own modules:
Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Comment 2•5 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Component: General → Debugger
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/934d037d5746
Extract connectTo methods from devtools/server/debugger-server r=yulia,ochameau
Comment 4•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 70
Updated•5 years ago
|
Whiteboard: dt-fission → dt-fission dt-fission-m1
Updated•3 years ago
|
Whiteboard: dt-fission dt-fission-m1 → dt-fission-m1
You need to log in
before you can comment on or make changes to this bug.
Description
•