Closed
Bug 1705718
Opened 2 years ago
Closed 2 years ago
Let user branch of `app.update.background.scheduling.enabled` control background update
Categories
(Toolkit :: Application Update, enhancement)
Toolkit
Application Update
Tracking
()
RESOLVED
FIXED
90 Branch
Tracking | Status | |
---|---|---|
firefox90 | --- | fixed |
People
(Reporter: nalexander, Assigned: bytesized)
References
Details
Attachments
(1 file)
Right now, we mirror the default branch of app.update.background.scheduling.enabled
to the per-installation app.update.background.enabled
pref. See https://searchfox.org/mozilla-central/rev/5e70cd673a0ba0ad19b662c1cf656e0823781596/toolkit/mozapps/update/BackgroundUpdate.jsm#275. In discussions with :mythmon, he felt that this was subtle and suggested it was probably not necessary. This ticket tracks using the regular user branch, which falls back to the default branch (for Normandy). This will make QA's testing job a little bit easier.
Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → ksteuber
Status: NEW → ASSIGNED
Pushed by ksteuber@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/1091ca0b8231 Let user branch of `app.update.background.scheduling.enabled` control background update r=nalexander
Comment 3•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox90:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•