Closed
Bug 1883657
Opened 1 year ago
Closed 1 year ago
Migrate backgroundUpdate to use setPref instead of isEarlyStartup
Categories
(Firefox :: Nimbus Desktop Client, task, P3)
Tracking
()
RESOLVED
FIXED
125 Branch
Tracking | Status | |
---|---|---|
firefox125 | --- | fixed |
People
(Reporter: beth, Assigned: beth)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•1 year ago
|
||
This flag was only used to set the setPref prefs on the user branch. Bug
1875404 updated the setPref annotation to specify the branch for each pref, so
the isEarlyStartup flag was not doing anything for this feature.
Additionally, bug 1875404 mistakenly updated the pref to be set on the default
branch, but isEarlyStartup setPrefs are set on the user branch. The pref has
been updated to be set on the user branch.
Updated•1 year ago
|
Assignee: nobody → brennie
Status: NEW → ASSIGNED
Pushed by brennie@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/54c01d6de67c
Remove isEarlyStartup flag from backgroundUpdate r=nalexander
Comment 3•1 year ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox125:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 125 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•