Search dialog broken with error in tree-selection.mjs: can't access property "selectEventsSuppressed", selection is null
Categories
(Thunderbird :: General, defect)
Tracking
(thunderbird115 fixed)
Tracking | Status | |
---|---|---|
thunderbird115 | --- | fixed |
People
(Reporter: darktrojan, Assigned: darktrojan)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
48 bytes,
text/x-phabricator-request
|
wsmwk
:
approval-comm-beta+
|
Details | Review |
The tests browser_folderTreeQuirks.js and browser_multipleSearchWindows.js are failing. We're being broken by the "fake tree selection" code in folderDisplay.js which, fortunately, we don't need any more. I'll take it out.
Assignee | ||
Comment 1•2 years ago
|
||
We don't use this code any more, and this file is now only used in the Search Messages dialog, which is still working fine without it.
Assignee | ||
Updated•2 years ago
|
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/b66f123f11fa
Remove fake tree selection code from folderDisplay.js. r=mkmelin
Assignee | ||
Comment 3•2 years ago
|
||
Comment on attachment 9340197 [details]
Bug 1839532 - Remove fake tree selection code from folderDisplay.js. r=#thunderbird-reviewers
[Approval Request Comment]
Regression caused by (bug #): bug 1839066 was uplifted
User impact if declined: search dialog fails
Testing completed (on c-c, etc.):
Risk to taking this patch (and alternatives if risky):
Assignee | ||
Updated•2 years ago
|
Comment 4•2 years ago
|
||
bugherder uplift |
Thunderbird 115.0b5:
https://hg.mozilla.org/releases/comm-beta/rev/fe2c8801535c
Comment 5•2 years ago
|
||
Comment on attachment 9340197 [details]
Bug 1839532 - Remove fake tree selection code from folderDisplay.js. r=#thunderbird-reviewers
[Triage Comment]
Approved for beta
Description
•