Open
Bug 1074710
Opened 11 years ago
Updated 3 years ago
Use ToolSidebar widget in every Toolbox panel
Categories
(DevTools :: Framework, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: Honza, Unassigned)
References
(Depends on 1 open bug)
Details
The ToolSidebar panel is already utilized by:
* Inspector
* WebConsole
* Scratchpad
The other panels are currently repeating the logic.
Using the same widget will also allow to make related API extensible, so extensions can e.g. append custom side panels.
This is a tracking bug that should depend on other bugs related to ToolSidebar integration with other panels.
Honza
| Reporter | ||
Comment 1•11 years ago
|
||
One more note, the ToolSidebar should be used for side panels on both sides (left and right) e.g. see the Debugger panel.
Honza
Updated•8 years ago
|
Product: Firefox → DevTools
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•