Closed Bug 1068061 Opened 10 years ago Closed 10 years ago

Cannot open new tabs [TypeError: redeclaration of variable tab][TypeError: tabmail.registerTabType is not a function]

Categories

(Thunderbird :: Toolbars and Tabs, defect)

35 Branch
x86_64
Windows 7
defect
Not set
blocker

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1054357

People

(Reporter: ssitter, Unassigned)

Details

(Keywords: regression)

Attachments

(1 file)

Using Thunderbird 35.0a1 (20140916030202) it is not possible to open new tabs like Tools > Add-ons or Help > Troubleshooting Information. Console shows: Error: TypeError: redeclaration of variable iter Source File: chrome://messenger/content/folderPane.js Line: 2483, Column: 8 Source Code: let iter = fixIterator(folder.messages); Error: TypeError: redeclaration of variable notification Source File: chrome://messenger/content/plugins.js Line: 697 Error: TypeError: redeclaration of variable tab Source File: chrome://messenger/content/tabmail.xml Line: 811, Column: 16 Source Code: let tab = JSON.parse(JSON.stringify(tab)); Error: TypeError: redeclaration of variable allFolders Source File: chrome://messenger/content/folderWidgets.xml Line: 569, Column: 14 Source Code: let allFolders = allFolders.filter(function (f) f.canFileMessage Error: TypeError: tabmail.registerTabType is not a function Source File: chrome://messenger/content/msgMail3PaneWindow.js Line: 488 Error: TypeError: tabmail.registerTabType is not a function Source File: chrome://messenger/content/chat/chat-messenger-overlay.js Line: 1014
Attached patch 1068061.diffSplinter Review
fixes the startup errors for me
Attachment #8490284 - Flags: review?(mkmelin+mozilla)
Comment on attachment 8490284 [details] [diff] [review] 1068061.diff Review of attachment 8490284 [details] [diff] [review]: ----------------------------------------------------------------- Looks good, my patch in bug 1068061 looks very similar ;)
Attachment #8490284 - Flags: review?(mkmelin+mozilla)
Severity: normal → blocker
Status: NEW → RESOLVED
Closed: 10 years ago
Keywords: regression
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: