Closed
Bug 1388644
Opened 7 years ago
Closed 5 years ago
[dt-addon] DevTools should add the "Inspect Element" menu entry in the context menu
Categories
(DevTools :: General, enhancement, P3)
DevTools
General
Tracking
(firefox57 fix-optional)
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
firefox57 | --- | fix-optional |
People
(Reporter: jdescottes, Unassigned)
References
Details
See Bug 1387482 for some context.
Right now the firefox context-menu needs to know if devtools are installed/not-installed, enabled/not-enabled, to decide if the inspect element menu item should be displayed. It would be better to add the menu entry directly from the DevToolsShim, since it will only depend on DevTools logic and preferences.
So the goal of this bug is to allow DevToolsShim.jsm to dynamically add the "Inspect Element" menu item to the Firefox context menu.
(Blocking it on the bug to move DevTools as an addon to avoid introducing extra complexity unnecessarily.)
Updated•7 years ago
|
status-firefox57:
--- → fix-optional
Updated•6 years ago
|
Product: Firefox → DevTools
Reporter | ||
Comment 1•5 years ago
|
||
We will not ship devtools as an addon, closing.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•