Closed
Bug 1997147
Opened 7 months ago
Closed 7 months ago
Stop syncing browser.discovery.enabled
Categories
(Toolkit :: Startup and Profile System, defect)
Toolkit
Startup and Profile System
Tracking
()
VERIFIED
FIXED
146 Branch
People
(Reporter: jhirsch, Assigned: jhirsch)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidefe-profile-management])
Attachments
(1 file)
As described in the metabug (bug 1996995), the browser.discovery.enabled pref is currently managed by both sync and profiles, but per :markh there is not a strong reason to sync it. So, let's remove the pref from the list in firefox.js.
Updated•7 months ago
|
Comment 1•7 months ago
|
||
@jared - are you going to do this? Or do you want Mark to take it?
Flags: needinfo?(jhirsch)
| Assignee | ||
Comment 2•7 months ago
|
||
Oh, thanks for the ping! I'll get that out for review now and r?markh
Flags: needinfo?(jhirsch)
| Assignee | ||
Comment 3•7 months ago
|
||
Updated•7 months ago
|
Assignee: nobody → jhirsch
Status: NEW → ASSIGNED
| Assignee | ||
Updated•7 months ago
|
Assignee: nobody → jhirsch
Status: NEW → ASSIGNED
Pushed by jhirsch@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/62cda2f98d9a
https://hg.mozilla.org/integration/autoland/rev/c16af342e682
Stop syncing the browser.discovery.enabled pref to avoid conflicts with profiles r=markh
Comment 5•7 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 7 months ago
status-firefox146:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 146 Branch
Updated•7 months ago
|
QA Whiteboard: [qa-triage-done-c147/b146][qa-ver-needed-c147/b146]
Flags: qe-verify+
QA Contact: rpopovici
Comment 6•7 months ago
|
||
I was able to reproduce this issue using Nightly 146.0a1(2025-10-29) - the browser.discovery.enabled pref is synced.
Verified as fixed using the Beta 146.0b2 and the latest Nightly 147.0a1 on Windows 11, MacOS 13.2.1 and Ubuntu 24.10- the browser.discovery.enabled pref is not synced.
Status: RESOLVED → VERIFIED
QA Whiteboard: [qa-triage-done-c147/b146][qa-ver-needed-c147/b146] → [qa-triage-done-c147/b146][qa-ver-done-c147/b146]
status-firefox147:
--- → verified
You need to log in
before you can comment on or make changes to this bug.
Description
•