Closed
Bug 1919751
Opened 1 year ago
Closed 1 year ago
Don't check for in-app notification updates on startup if cache is new enough
Categories
(Thunderbird :: General, task)
Thunderbird
General
Tracking
(thunderbird_esr128 fixed, thunderbird132 fixed)
RESOLVED
FIXED
132 Branch
People
(Reporter: freaktechnik, Assigned: freaktechnik)
References
Details
Attachments
(1 file)
When the in-app notification system is initialized we currently always check for updates. There were already some features in place to make it so we can only immediately check for updates if we think our local cache is too old, I just forgot to actually use that.
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Updated•1 year ago
|
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/7c0b0b952448
Only fetch in-app notification updates on initialization if cache is too old. r=mkmelin
| Assignee | ||
Comment 3•1 year ago
|
||
Uplifted to ESR in bug 1936307
status-thunderbird_esr128:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•