Closed
Bug 1539321
Opened 7 years ago
Closed 6 years ago
[remote-dbg-next] Move debugAddon function from new about:debugging code base
Categories
(DevTools :: about:debugging, enhancement, P3)
DevTools
about:debugging
Tracking
(firefox70 fixed)
RESOLVED
FIXED
Firefox 70
| Tracking | Status | |
|---|---|---|
| firefox70 | --- | fixed |
People
(Reporter: daisuke, Assigned: jdescottes)
References
(Blocks 1 open bug)
Details
(Whiteboard: remote-debugging-technical-debt)
Attachments
(1 file)
This is a followup bug 1505813.
In that bug, we became no longer use debugAddon in new about:debugging.
Thus, we better move the function from new about:debugging code base to old about:debugging.
Updated•7 years ago
|
Updated•7 years ago
|
Whiteboard: remote-debugging-technical-debt
Updated•7 years ago
|
Priority: -- → P3
| Assignee | ||
Updated•6 years ago
|
Assignee: nobody → jdescottes
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•6 years ago
|
||
This helper was only used by the old aboutdebugging and can be removed
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b28d08d1b7a5
Remove unused aboutdebugging debugAddon helper r=remote-debugging-reviewers,daisuke
Comment 3•6 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 70
You need to log in
before you can comment on or make changes to this bug.
Description
•