[de-xbl] convert/rework the tabmail-alltabs-popup binding
Categories
(Thunderbird :: Toolbars and Tabs, task, P2)
Tracking
(Not tracked)
People
(Reporter: mkmelin, Assigned: aleca)
References
Details
Attachments
(1 file, 4 obsolete files)
17.53 KB,
patch
|
aleca
:
review+
|
Details | Diff | Splinter Review |
For Firefox this got removed and reworked starting with bug 1446101.
Looks like most of it is currently in https://searchfox.org/comm-central/source/mozilla/browser/base/content/browser-allTabsMenu.js
Reporter | ||
Updated•5 years ago
|
Reporter | ||
Comment 1•5 years ago
|
||
The parent-class popup is getting removed in bug 1555497.
Reporter | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 2•5 years ago
|
||
First patch to simply de-xbl the all tabs popup.
This CE extends the menupopup
element, which is a CE itself and doesn't depend on the soon to be removed popup parent.
Next step is to see if the Firefox approach can be integrated.
Assignee | ||
Updated•5 years ago
|
Reporter | ||
Comment 3•5 years ago
|
||
Assignee | ||
Comment 4•5 years ago
|
||
Sounds good to me in going with our own and more simpler approach.
Ready for a full review.
Assignee | ||
Updated•5 years ago
|
Comment 5•5 years ago
|
||
Assignee | ||
Comment 6•5 years ago
|
||
Thanks for the detailed review.
Here's the updated patch.
Comment 7•5 years ago
|
||
Assignee | ||
Comment 8•5 years ago
•
|
||
Sweet, thanks.
Doing a try run now.
https://treeherder.mozilla.org/#/jobs?repo=try-comm-central&revision=b3d2fcdf48dd72e2788dc756e603924b50194623
Assignee | ||
Comment 9•5 years ago
|
||
Patch rebased from trunk and the new try push looks good, other than the intermittent X2
https://treeherder.mozilla.org/#/jobs?repo=try-comm-central&revision=88654cc7058ec86844bc7592599b5374ef34c0c4
Assignee | ||
Updated•5 years ago
|
Comment 10•5 years ago
|
||
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/c04d43d17059
[de-xbl] convert/rework the tabmail-alltabs-popup binding. r=mkmelin
Updated•5 years ago
|
Description
•