Closed
Bug 1668675
Opened 5 years ago
Closed 5 years ago
Remove debugger devtools-environment package
Categories
(DevTools :: Debugger, task, P3)
DevTools
Debugger
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1675769
People
(Reporter: jdescottes, Unassigned)
References
(Blocks 1 open bug)
Details
devtools-environment only provides 4 flags:
- isDevelopment: always false
- isTesting: mapped to devtools/shared/flags::testing
- isFirefoxPanel: always true
- isFirefox: always true
We can get rid of it.
Comment 1•5 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Component: General → Debugger
Comment 2•5 years ago
|
||
There is still some sparse mention of it, but it seems to have been already removed, right?
Flags: needinfo?(jdescottes)
| Reporter | ||
Comment 3•5 years ago
|
||
Indeed, thanks for the ping! Found the dupe.
Status: NEW → RESOLVED
Closed: 5 years ago
Flags: needinfo?(jdescottes)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•