Closed
Bug 697982
Opened 14 years ago
Closed 8 years ago
Expose DevTools API to Jetpack
Categories
(DevTools :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: paul, Unassigned)
References
Details
This module should allow a developer to register a new tool with Jetpack.
A Jetpack tool could:
- be reached from a toolbar and the Web Developer menu;
- be hosted in the sidebar or in the bottom panel or as a window;
- expose a command for the gcli (optional);
- be notified when a node is selected.
| Reporter | ||
Updated•14 years ago
|
Assignee: nobody → paul
Status: NEW → ASSIGNED
| Reporter | ||
Comment 1•14 years ago
|
||
| Reporter | ||
Comment 2•13 years ago
|
||
triage, filter on centaur
Assignee: paul → nobody
Status: ASSIGNED → NEW
Priority: -- → P2
| Reporter | ||
Updated•13 years ago
|
Priority: P2 → --
| Reporter | ||
Comment 3•13 years ago
|
||
Bug triage, filter on PINKISBEAUTIFUL
Summary: Implement a Jetpack module to register tools → Expose DevTools API to Jetpack
Comment 4•8 years ago
|
||
The SDK is going away and we do now have WebExtensions APIs for implementing DevTools panels such as https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/devtools.panels - so I reckon this bug can be safely closed :-)
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•