Closed
Bug 1411388
Opened 3 years ago
Closed 3 years ago
Follow the changes in msgMail3PaneWindow.js of bug 1405542
Categories
(Thunderbird :: Toolbars and Tabs, enhancement)
Thunderbird
Toolbars and Tabs
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 58.0
People
(Reporter: Paenglab, Assigned: Paenglab)
Details
Attachments
(1 file)
1.49 KB,
patch
|
jorgk-bmo
:
review+
|
Details | Diff | Splinter Review |
Bug 1405542 changed a bit in the tabs in titlebar code which we can follow.
Assignee | ||
Comment 1•3 years ago
|
||
We need only to port the msgMail3PaneWindow.js changes from bug 1405542. The other parts aren't needed as we have this implemented differently with our two toolboxes. I ported this!https://hg.mozilla.org/integration/autoland/rev/f5121cba7d7b#l1.12
Comment 2•3 years ago
|
||
Comment on attachment 8921605 [details] [diff] [review] msgMail3PaneWindow.js.patch I need a patch to land at midnight. I haven't tried it, but you promise that it works, right? Bug 1405542 will get merged tonight, but we don't need it for this to work.
Attachment #8921605 -
Flags: review?(jorgk) → review+
Assignee | ||
Comment 3•3 years ago
|
||
Yes, I tested it on Win10 and macOS. Linux isn't affected because it can't draw into the titlebar.
Keywords: checkin-needed
Pushed by mozilla@jorgk.com: https://hg.mozilla.org/comm-central/rev/e0ae6f37195d Follow the changes of bug 1405542 in msgMail3PaneWindow.js. r=jorgk
Updated•3 years ago
|
Target Milestone: --- → Thunderbird 58.0
Version: unspecified → Trunk
You need to log in
before you can comment on or make changes to this bug.
Description
•