Closed
Bug 1740456
Opened 3 years ago
Closed 3 years ago
registerInspectorExtensionSidebar throws when opening the toolbox on a panel different than the inspector
Categories
(DevTools :: Framework, defect)
DevTools
Framework
Tracking
(firefox96 fixed)
RESOLVED
FIXED
96 Branch
Tracking | Status | |
---|---|---|
firefox96 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•3 years ago
|
||
The method was throwing if the toolbox was opened with a panel different than
the inspector one but for which we do initialize the inspector front (e.g. Accessibility Panel).
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/650e53c719b6
[devtools] Check existence of inspector panel before using it in registerInspectorExtensionSidebar. r=jdescottes.
Comment 3•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox96:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 96 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•