Closed
Bug 1981766
Opened 8 months ago
Closed 8 months ago
Ensure pinned-tabs-container-periphery is always the last child of pinned-tab-container
Categories
(Firefox :: Tabbed Browser, defect, P1)
Firefox
Tabbed Browser
Tracking
()
RESOLVED
FIXED
144 Branch
| Tracking | Status | |
|---|---|---|
| firefox144 | --- | fixed |
People
(Reporter: nsharpley, Assigned: nsharpley)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidefe-sidebar])
Attachments
(1 file)
Since nothing seems to prevent pinTab from getting called while dragging, which in turn calls native appendChild, we should ensure the temporary periphery element is always last.
Updated•8 months ago
|
Updated•8 months ago
|
Severity: -- → S3
Points: --- → 1
Priority: -- → P1
| Assignee | ||
Updated•8 months ago
|
Assignee: nobody → nsharpley
| Assignee | ||
Comment 2•8 months ago
|
||
Pushed by nsharpley@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/19882ad3ab33
https://hg.mozilla.org/integration/autoland/rev/3528343d8e7e
Ensure pinned-tabs-container-periphery is always the last child of pinned-tab-container r=tabbrowser-reviewers,dao
Comment 4•8 months ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 months ago
status-firefox144:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 144 Branch
Updated•7 months ago
|
QA Whiteboard: [qa-triage-done-c145/b144]
You need to log in
before you can comment on or make changes to this bug.
Description
•