Closed Bug 1212911 Opened 9 years ago Closed 9 years ago

Thunderbird fails to display folders, messages after 2015-10-08 update (due to ton of JS errors caused by change of semantics/scope of variable declarations)

Categories

(Thunderbird :: General, defect)

defect
Not set
blocker

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1209777

People

(Reporter: bc, Unassigned)

References

Details

(Keywords: regression)

Attachments

(1 file)

Linux x86_64.
BuildID=20151008030223
SourceRepository=https://hg.mozilla.org/comm-central
SourceStamp=5d74f3155ba28dc1606e81ea3db8e9521753d217

Beginning with today's build Thunderbird will start but will not display the folder pane or the message pane and as a result in unusable.

It appears the change in JavaScript's let semantics has broken Thunderbird.

Timestamp: 10/08/2015 08:43:21 AM
Error: TypeError: redeclaration of let Cu
Source File: chrome://messenger/content/newmailaccount/uriListener.js
Line: 11

Timestamp: 10/08/2015 08:43:22 AM
Error: TypeError: aDocument.defaultView.FolderDisplayListenerManager is undefined
Source File: resource://gre/modules/quickFilterManager.js
Line: 1318

Timestamp: 10/08/2015 08:43:22 AM
Error: TypeError: gFolderDisplay is null
Source File: chrome://messenger/content/msgViewPickerOverlay.js
Line: 104

Timestamp: 10/08/2015 08:43:22 AM
Error: ReferenceError: Cc is not defined
Source File: chrome://viewabout/content/viewabout.js
Line: 4
I assume this is due to the landing of Bug 589199 and Bug 1202902.
This is a partial patch to at least allow TB to start in a new profile and create an account.
Attachment #8671544 - Flags: review?(mkmelin+mozilla)
Summary: Thunderbird fails to display folders, messages after 2015-10-08 update → Thunderbird fails to display folders, messages after 2015-10-08 update (due to ton of JS errors caused by change of semantics/scope of variable declarations)
Depends on: 1213018
Blocks: 589199, 1202902
Same issue here as well. I thought as earlier version crashed all the time I need to download manually and update it. Now I can't see anything, except all my settings, but no folder at all...
I also lost profiles.ini when trying to recover, but I am not sure if it is directly attributable to the changes.
Should be fixed by bug 1209777.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Attachment #8671544 - Flags: review?(mkmelin+mozilla)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: