Closed
Bug 1876568
Opened 2 years ago
Closed 2 years ago
Add a new pref for auto-open toggle
Categories
(Firefox Graveyard :: Shopping, task)
Firefox Graveyard
Shopping
Tracking
(firefox123 verified, firefox124 verified)
VERIFIED
FIXED
124 Branch
People
(Reporter: kpatenio, Assigned: kpatenio)
References
Details
(Whiteboard: [fidefe-shopping-rediscoverability])
Attachments
(1 file)
48 bytes,
text/x-phabricator-request
|
pascalc
:
approval-mozilla-beta+
|
Details | Review |
The pref landed in Bug 876209 is for enabling/disabling the new WIP auto-open feature as a whole including new callouts and settings UI changes. This other pref however is for the toggle itself (enable or disable auto-open behaviour only) and will be set by the user via the settings card.
Updated•2 years ago
|
Whiteboard: [fidefe-shopping-rediscoverability]
Updated•2 years ago
|
Pushed by kpatenio@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b17cf96fb6db
add new pref for auto-open toggle and distinguish from feature flag. r=shopping-reviewers,jhirsch
Comment on attachment 9376481 [details]
Bug 1876568 - add new pref for auto-open toggle and distinguish from feature flag. r=#shopping-reviewers!
Beta/Release Uplift Approval Request
- User impact if declined: Similar to Bug 1876209, we will use this pref in an experiment for Review Checker rediscoverability. This patch is a follow-up to that one, this time adding another pref
browser.shopping.autoOpen.userEnabled
that's meant to be set from UI. If declined, users won't have a way to enable/disable behaviour toggled by the experiment once it's implemented. - Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): The added pref doesn't do anything yet. Behaviour will be implemented in a separate patch.
- String changes made/needed:
- Is Android affected?: No
Attachment #9376481 -
Flags: approval-mozilla-beta?
Comment 4•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox124:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 124 Branch
Comment 5•2 years ago
|
||
Comment on attachment 9376481 [details]
Bug 1876568 - add new pref for auto-open toggle and distinguish from feature flag. r=#shopping-reviewers!
Approved for 123 beta 3, thanks.
Attachment #9376481 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Comment 7•2 years ago
|
||
bugherder uplift |
status-firefox123:
--- → fixed
Comment 8•2 years ago
|
||
Verified as fixed, turning off this pref will no longer show the Automatically open Review Checker on the Settings card.
Updated•3 months ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•