Regression of bug 1846336: Tag pref observer not registered if automatic updates are not enabled
Categories
(Thunderbird :: Message Reader UI, defect)
Tracking
(thunderbird_esr115 fixed, thunderbird123 wontfix)
People
(Reporter: betterbird.project+13, Assigned: mkmelin)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
|
48 bytes,
text/x-phabricator-request
|
wsmwk
:
approval-comm-esr115+
|
Details | Review |
This line was added into a block that is only executed when automatic updates are enabled:
https://hg.mozilla.org/releases/comm-esr115/rev/719382879ac7#l2.12
This will affect builds which don't have automatic updates enabled.
| Reporter | ||
Updated•2 years ago
|
| Reporter | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 3•2 years ago
|
||
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
Pushed by solange@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/20aea3121ae0
Add observer for 'mailnews.tags.' correctly - not only inside an MOZ_UPDATER block. r=john.bieling
| Assignee | ||
Comment 5•2 years ago
|
||
Comment on attachment 9377605 [details]
Bug 1874557 - Add observer for 'mailnews.tags.' correctly - not only inside an MOZ_UPDATER block. r=#thunderbird-reviewers
[Approval Request Comment]
Regression caused by (bug #): bug 1846336
User impact if declined: tag updates not noticed, if no updater is compiled in
Testing completed (on c-c, etc.): c-c, beta
Risk to taking this patch (and alternatives if risky): low
Updated•2 years ago
|
Comment 6•2 years ago
|
||
Comment on attachment 9377605 [details]
Bug 1874557 - Add observer for 'mailnews.tags.' correctly - not only inside an MOZ_UPDATER block. r=#thunderbird-reviewers
[Triage Comment]
Approved for esr115
Comment 7•2 years ago
|
||
| bugherder uplift | ||
Thunderbird 115.8.1:
https://hg.mozilla.org/releases/comm-esr115/rev/c7b34157c75e
Description
•