Closed
Bug 1812209
Opened 2 years ago
Closed 2 years ago
Failed to load the main window due to `can't access property "contentWindow", win.messageBrowser is undefined`
Categories
(Thunderbird :: Message Reader UI, defect)
Tracking
(thunderbird_esr102 unaffected, thunderbird109 unaffected, thunderbird110 unaffected, thunderbird111? affected)
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
thunderbird_esr102 | --- | unaffected |
thunderbird109 | --- | unaffected |
thunderbird110 | --- | unaffected |
thunderbird111 | ? | affected |
People
(Reporter: masayuki, Unassigned)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression, Whiteboard: [Supernova3p])
Attachments
(1 file)
422.79 KB,
image/png
|
Details |
Failed to initialize the main window with the following error in 111.0a1 (2023-01-24) (64-bit):
Uncaught TypeError: can't access property "contentWindow", win.messageBrowser is undefined
openTab chrome://messenger/content/mailTabs.js:76
_cloneTemplate chrome://messenger/content/mailTabs.js:51
mailTabs.js:76:11
openTab chrome://messenger/content/mailTabs.js:76
_cloneTemplate chrome://messenger/content/mailTabs.js:51
The source code is around here:
https://searchfox.org/comm-central/rev/32293d030d9d655caa4e2eca68ee838350c8cb36/mail/base/content/mailTabs.js#76
Reporter | ||
Comment 1•2 years ago
|
||
Reporter | ||
Comment 2•2 years ago
|
||
The first bad build is: https://ftp.mozilla.org/pub/thunderbird/nightly/2023/01/2023-01-20-09-52-00-comm-central/
![]() |
||
Comment 3•2 years ago
|
||
regression window:
https://hg.mozilla.org/comm-central/pushloghtml?fromchange=76f62fd3a78092592457e19dbc6e59f87c4f084d&tochange=5abcc1359eb7d4122f958a823e29b43de5f60b2e
status-thunderbird109:
--- → unaffected
status-thunderbird110:
--- → unaffected
status-thunderbird111:
--- → affected
tracking-thunderbird111:
--- → ?
Updated•2 years ago
|
Version: unspecified → Thunderbird 111
Updated•2 years ago
|
Blocks: sn-msgreader
Whiteboard: [Supernova]
Comment 4•2 years ago
|
||
This is known to happen if you cancel the account setup tab. Is this the case?
Flags: needinfo?(masayuki)
Reporter | ||
Comment 5•2 years ago
|
||
No, I reproduced this when I updated the Daily and restarted with existing profile.
Flags: needinfo?(masayuki)
Reporter | ||
Comment 6•2 years ago
|
||
I updated Daily yesterday, but I cannot reproduce this anymore.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WORKSFORME
Updated•2 years ago
|
Whiteboard: [Supernova] → [Supernova3p]
You need to log in
before you can comment on or make changes to this bug.
Description
•