Closed
Bug 773186
Opened 12 years ago
Closed 9 years ago
GCLI should have a type for addons
Categories
(DevTools Graveyard :: Graphic Commandline and Toolbar, defect)
DevTools Graveyard
Graphic Commandline and Toolbar
Tracking
(Not tracked)
RESOLVED
WONTFIX
Future
People
(Reporter: jwalker, Unassigned)
References
Details
There is a custom selection already, but we should have a proper type.
Also it should allow subsets:
{
name: "addon enable",
params: [
{
name: "name",
type: { name: "addon", hideEnabled: true },
}
],
exec: ...
}
Also hideDisabled: true
Reporter | ||
Comment 1•12 years ago
|
||
New component triage. Filter on "Lobster Thermidor aux crevettes with a Mornay sauce"
Component: Developer Tools: Console → Developer Tools: Graphic Commandline and Toolbar
Reporter | ||
Comment 3•11 years ago
|
||
Resetting priorities because these P* levels are very out of date.
Sorry for the bug spam. Filter on Lobster Thermidor
Priority: P3 → --
Reporter | ||
Comment 4•9 years ago
|
||
Triage. Filter on Lobster Thermidor.
Nice idea, but no need to keep on file.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Updated•6 years ago
|
Product: Firefox → DevTools
Updated•6 years ago
|
Product: DevTools → DevTools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•