Closed
Bug 2055840
Opened 1 month ago
Closed 1 month ago
Update classnames for toolbox iframe and associated splitter
Categories
(DevTools :: General, task)
DevTools
General
Tracking
(firefox155 fixed)
RESOLVED
FIXED
155 Branch
| Tracking | Status | |
|---|---|---|
| firefox155 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
Details
Attachments
(1 file)
We could use common classes for all toolbox iframe and splitters, and then have specific classes for bottom/side/left/right so they're easier to work with
| Assignee | ||
Comment 1•1 month ago
|
||
Use shared classes for all toolbox iframes and splitters, and then have
specific classes when the iframe/splitter is docked to the left/right/bottom,
so they're easier to work with.
Use Element#append and Element#remove instead of appendChild/removeChild
Updated•1 month ago
|
Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
Pushed by nchevobbe@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/e4546eac5f36
https://hg.mozilla.org/integration/autoland/rev/a54193ea722d
[devtools] toolbox-host.js refactoring. r=devtools-reviewers,ochameau.
Comment 3•1 month ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
status-firefox155:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 155 Branch
Updated•15 days ago
|
QA Whiteboard: [qa-triage-done-c156/b155]
You need to log in
before you can comment on or make changes to this bug.
Description
•