Closed
Bug 1825823
Opened 2 years ago
Closed 2 years ago
BackgroundUpdates.sys.mjs uses a repeating 30min timer that fires even when the user is idle
Categories
(Toolkit :: Application Update, defect)
Toolkit
Application Update
Tracking
()
RESOLVED
FIXED
114 Branch
| Tracking | Status | |
|---|---|---|
| firefox114 | --- | fixed |
People
(Reporter: florian, Assigned: florian)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Here is a long profile showing this timer firing every 30min: https://share.firefox.dev/40x0ktg
Per discussion with Nick yesterday, we could change the timer interval to 60min, and we could pause updates when the user has been idle for a while.
Comment 1•2 years ago
•
|
||
<oops. deleting comment here that I didn't mean to make when setting the severity>
Severity: -- → S3
| Assignee | ||
Comment 2•2 years ago
|
||
Pushed by fqueze@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/91daa7cb168b
reduce timer wake-ups caused by BackgroundUpdates.sys.mjs, r=nalexander.
Comment 4•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox114:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 114 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•