Closed
Bug 1593065
Opened 2 years ago
Closed 2 years ago
Remove the XBL workaround for setting deck index from Bug 1241851
Categories
(Firefox :: Sync, task)
Firefox
Sync
Tracking
()
RESOLVED
FIXED
Firefox 72
| Tracking | Status | |
|---|---|---|
| firefox72 | --- | fixed |
People
(Reporter: bgrins, Assigned: eoger)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
The workaround from Bug 1241851 should not be necessary anymore. The deck element ("PanelUI-remotetabs-deck") is now a Custom Element and so won't go through destruction/construction based on display, as XBL did.
This changeset should be able to be reverted: https://hg.mozilla.org/releases/mozilla-aurora/rev/96e334716a64.
| Assignee | ||
Updated•2 years ago
|
Assignee: nobody → eoger
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•2 years ago
|
||
Pushed by eoger@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/5d9d57cd5b31 Remove XBL workaround for setting deck index. r=bgrins
Comment 3•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 72
You need to log in
before you can comment on or make changes to this bug.
Description
•