Open
Bug 1505364
Opened 7 years ago
Updated 3 years ago
Migrate toolbox-window.xul and toolbox.xul to HTML
Categories
(DevTools :: Framework, enhancement, P3)
DevTools
Framework
Tracking
(Not tracked)
NEW
People
(Reporter: Honza, Unassigned)
References
(Depends on 1 open bug)
Details
Both toolbox-window.xul and toolbox.xul files should be converted into *.html
This needs to be done at the same time since Toolbox undocking/docking is based on `swapFrameLoaders` API to brain-transplant doc-shells between two different windows (docked iframe vs floating window).
https://searchfox.org/mozilla-central/rev/b096dcf0ea226af628fe03f7e7acb56a25853533/devtools/client/framework/toolbox-host-manager.js#214
Honza
| Reporter | ||
Updated•7 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•