Folders can be added between the folder tree being built and the folder listener starting
Categories
(Thunderbird :: Message Reader UI, defect)
Tracking
(thunderbird_esr102 unaffected, thunderbird112 fixed)
Tracking | Status | |
---|---|---|
thunderbird_esr102 | --- | unaffected |
thunderbird112 | --- | fixed |
People
(Reporter: darktrojan, Assigned: darktrojan)
References
(Regression)
Details
(Keywords: regression, Whiteboard: [Supernova3p])
Attachments
(1 file)
48 bytes,
text/x-phabricator-request
|
wsmwk
:
approval-comm-beta+
|
Details | Review |
If we don't register about:3pane's folderListener
immediately after building the folder tree for the first time, folders can be added (usually by tests) before it is listening, so they don't ever get added to the folder tree. This is causing multiple tests to fail, especially on Windows and in mail/test/browser/composition.
Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/42ebc1cae862
Initialise about:3pane's folder listener immediately after building the folder tree. r=mkmelin
Updated•2 years ago
|
Assignee | ||
Comment 3•2 years ago
|
||
Comment on attachment 9323165 [details]
Bug 1822475 - Initialise about:3pane's folder listener immediately after building the folder tree. r=#thunderbird-reviewers
[Approval Request Comment]
Regression caused by (bug #): bug 1821946
User impact if declined:
Testing completed (on c-c, etc.):
Risk to taking this patch (and alternatives if risky):
Comment 4•2 years ago
|
||
Comment on attachment 9323165 [details]
Bug 1822475 - Initialise about:3pane's folder listener immediately after building the folder tree. r=#thunderbird-reviewers
[Triage Comment]
Approved for beta
Comment 5•2 years ago
|
||
bugherder uplift |
Thunderbird 112.0b2:
https://hg.mozilla.org/releases/comm-beta/rev/538934dbf875
Updated•2 years ago
|
Description
•