Closed
Bug 710890
Opened 14 years ago
Closed 6 years ago
Remove chromeTab and contentTab hooks from messenger.xul
Categories
(Thunderbird :: Toolbars and Tabs, task)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: mconley, Unassigned)
Details
There are some empty hooks for chromeTabs and contentTabs in messenger.xul, right after tabmail.
I can`t think of a good reason for them to be there. We could just do an overlay on tabmail-container and achieve the same thing without the sloppiness.
Updated•6 years ago
|
Type: defect → task
Comment 1•6 years ago
|
||
When I remove https://searchfox.org/comm-central/source/mail/base/content/messenger.xul#729-756 I get the error
TypeError: browser is nullspecialTabs.js:631:5
openSpecialTabsOnStartup chrome://messenger/content/specialTabs.js:631
OnLoadMessenger chrome://messenger/content/msgMail3PaneWindow.js:509
onload chrome://messenger/content/messenger.xul:1
Mike, is this bug still valid without the possibility of overlays?
Flags: needinfo?(mconley)
Reporter | ||
Comment 2•6 years ago
|
||
No, probably not as stated. I'm happy to close this out as WONTFIX. :)
Status: NEW → RESOLVED
Closed: 6 years ago
Flags: needinfo?(mconley)
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•