Intermittent comm/mail/components/extensions/test/browser/browser_ext_mailTabs.js | can't access property "folderPaneSplitter", tab.chromeBrowser.contentWindow is null
Categories
(Thunderbird :: Add-Ons: Extensions API, defect, P5)
Tracking
(thunderbird111 fixed)
| Tracking | Status | |
|---|---|---|
| thunderbird111 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: darktrojan)
Details
(Keywords: intermittent-failure, intermittent-testcase)
Attachments
(2 files)
|
48 bytes,
text/x-phabricator-request
|
wsmwk
:
approval-comm-beta+
|
Details |
|
48 bytes,
text/x-phabricator-request
|
wsmwk
:
approval-comm-beta+
|
Details |
Filed by: mkmelin [at] iki.fi
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=404540225&repo=comm-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/IPz-23RlTFqIBZyqxIU6FQ/runs/0/artifacts/public/logs/live_backing.log
Updated•3 years ago
|
| Comment hidden (Intermittent Failures Robot) |
Comment 2•3 years ago
|
||
Do we know where this is coming from? Any pointers for me?
Comment 3•3 years ago
|
||
https://searchfox.org/comm-central/rev/20d1d1732df9821760f002fdf941f0c6c2de24dc/mail/components/extensions/test/browser/head.js#71 ends up here: https://searchfox.org/comm-central/rev/20d1d1732df9821760f002fdf941f0c6c2de24dc/mail/base/content/mailTabs.js#171
It would be more clear if those defineProperty calls accounted for possible nulls.
I don't know what the actual problem is.
| Comment hidden (Intermittent Failures Robot) |
Comment 5•3 years ago
|
||
This is looking very permanent today.
| Comment hidden (Intermittent Failures Robot) |
| Assignee | ||
Comment 7•3 years ago
|
||
Updated•3 years ago
|
| Assignee | ||
Comment 8•3 years ago
|
||
Depends on D169791
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/d732d9f21751
Fix failing browser_ext_mailTabs.js. r=mkmelin
https://hg.mozilla.org/comm-central/rev/6a33c5c60d8a
Re-enable commented-out parts of browser_ext_mailTabs.js. r=mkmelin
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 10•3 years ago
|
||
Comment on attachment 9317572 [details]
Bug 1815034 - Fix failing browser_ext_mailTabs.js. r=#thunderbird-reviewers
[Approval Request Comment]
Regression caused by (bug #): Supernova
| Assignee | ||
Comment 11•3 years ago
|
||
Comment on attachment 9317573 [details]
Bug 1815034 - Re-enable commented-out parts of browser_ext_mailTabs.js. r=#thunderbird-reviewers
[Approval Request Comment]
Regression caused by (bug #): Supernova
| Comment hidden (Intermittent Failures Robot) |
Comment 13•3 years ago
|
||
Comment on attachment 9317572 [details]
Bug 1815034 - Fix failing browser_ext_mailTabs.js. r=#thunderbird-reviewers
[Triage Comment]
Approved for beta
Comment 14•3 years ago
|
||
Comment on attachment 9317573 [details]
Bug 1815034 - Re-enable commented-out parts of browser_ext_mailTabs.js. r=#thunderbird-reviewers
[Triage Comment]
Approved for beta
Comment 15•3 years ago
|
||
| bugherder uplift | ||
Thunderbird 111.0b1:
https://hg.mozilla.org/releases/comm-beta/rev/df4a99ace907
https://hg.mozilla.org/releases/comm-beta/rev/e9c02b4e0713
Description
•