Closed
Bug 1792988
Opened 3 years ago
Closed 3 years ago
browser.search.separatePrivateDefault.ui.enabled is reset @ every startup
Categories
(Firefox :: Search, defect, P2)
Tracking
()
VERIFIED
FIXED
107 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr102 | --- | unaffected |
| firefox105 | --- | wontfix |
| firefox106 | --- | wontfix |
| firefox107 | --- | verified |
| firefox108 | --- | verified |
People
(Reporter: aflorinescu, Assigned: daleharvey)
References
Details
Attachments
(1 file)
Found in
- 107.0a1
Affected versions
- 107.0a1, 106.0b6
Tested platforms
- Affected platforms: Windows 10, Ubuntu 22.04, Mac 11
Steps to reproduce
- Launch FF.
- Go to about:config
- browser.search.separatePrivateDefault.ui.enabled to true
- Restart browser and check the value for browser.search.separatePrivateDefault.ui.enabled.
Expected result
- browser.search.separatePrivateDefault.ui.enabled is true
Actual result
- browser.search.separatePrivateDefault.ui.enabled is false
Updated•3 years ago
|
Has STR: --- → yes
Comment 1•3 years ago
|
||
I think Dale was going to look at this.
Assignee: nobody → dharvey
Priority: -- → P2
| Assignee | ||
Comment 3•3 years ago
|
||
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/76728a4b5503
Dont reset prefs on startup for users not in experiment. r=Standard8
Comment 5•3 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 107 Branch
Updated•3 years ago
|
Updated•3 years ago
|
Flags: qe-verify+
| Reporter | ||
Comment 6•3 years ago
|
||
Verified value persistence for browser.search.separatePrivateDefault.ui.enabled with 107.0b2, 108.0a1 (2022-10-18) on Ubuntu 22.04, Windows 10 and Mac 11.
It's unlikely that this fix will get into 106, but if it does, please feel free to re-add qe+.
Status: RESOLVED → VERIFIED
status-firefox108:
--- → verified
status-firefox-esr102:
--- → unaffected
Flags: qe-verify+
Updated•3 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•