Closed
Bug 1593065
Opened 5 years ago
Closed 5 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)
(deleted),
text/x-phabricator-request
|
Details |
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•5 years ago
|
Assignee: nobody → eoger
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•5 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•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 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
•