Private Search urlbar result pref typo
Categories
(Firefox :: Search, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr102 | --- | unaffected |
| firefox105 | --- | verified |
| firefox106 | --- | verified |
| firefox107 | --- | verified |
People
(Reporter: aflorinescu, Assigned: standard8)
References
Details
Attachments
(1 file)
|
48 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-beta+
RyanVM
:
approval-mozilla-release+
|
Details | Review |
Bug 1790673 should set browser.search.separatePrivateDefault.urlbarResult.enabled, but looking in about:config it sets browser.search.separatePrivateDefaultUrlbarResultEnabled
| Reporter | ||
Updated•3 years ago
|
| Reporter | ||
Updated•3 years ago
|
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
This was actually from bug 1790790.
| Assignee | ||
Comment 4•3 years ago
|
||
Comment on attachment 9296447 [details]
Bug 1792673 - Correctly set the separate private default urlbar result preference from experiments. r?daleharvey
Beta/Release Uplift Approval Request
- User impact if declined: Minor correction to bug 1790790 to set the correct preference.
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: Yes
- If yes, steps to reproduce: QA already have steps.
- List of other uplifts needed: Bug 1790790
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Small correction to existing code, includes additional tests.
- String changes made/needed: None
- Is Android affected?: No
| Assignee | ||
Updated•3 years ago
|
Comment 5•3 years ago
|
||
Comment on attachment 9296447 [details]
Bug 1792673 - Correctly set the separate private default urlbar result preference from experiments. r?daleharvey
Approved for 106.0b6.
Comment 6•3 years ago
|
||
| bugherder | ||
Comment 7•3 years ago
|
||
| bugherder uplift | ||
| Assignee | ||
Comment 8•3 years ago
|
||
Comment on attachment 9296447 [details]
Bug 1792673 - Correctly set the separate private default urlbar result preference from experiments. r?daleharvey
Beta/Release Uplift Approval Request
- User impact if declined: Minor correction to bug 1790790 to set the correct preference.
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: Yes
- If yes, steps to reproduce: QA already have steps.
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Small correction to existing code, includes additional tests.
- String changes made/needed: None
- Is Android affected?: No
Updated•3 years ago
|
Comment 9•3 years ago
|
||
Issue is verified fixed in Fx 107.0a1 and Fx 106.0b6 on windows 10 and ubuntu 22. The pref is now correctly displayed as browser.search.separatePrivateDefault.urlbarResult.enabled.
Comment 10•3 years ago
|
||
Comment on attachment 9296447 [details]
Bug 1792673 - Correctly set the separate private default urlbar result preference from experiments. r?daleharvey
Approved for 105.0.2.
Comment 11•3 years ago
|
||
| bugherder uplift | ||
| Reporter | ||
Comment 12•3 years ago
|
||
Verified as fixed with 105.0.2 on Ubuntu 22.04, Mac 11 and Windows 10.
Description
•