Closed
Bug 2003370
Opened 5 months ago
Closed 3 months ago
Use and react to Gecko preferences stored values
Categories
(Application Services :: Nimbus SDK, task, P1)
Application Services
Nimbus SDK
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: olivia, Assigned: olivia)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxdroid][geckoview][group6])
Attachments
(2 files)
This bug is to build off of bug 1997373, which stores the values, and react appropriately.
Should cover items such as:
- Restore to original values when ending experiment, when restoring them
- Check if the prefs are still set
- Desktop only sets default branch prefs at startup
- If the feature no longer exists, unenroll.
- If the feature is missing a variable that set a pref, unenroll.
- If the variable is no longer a pref-setting variable, unenroll.
- If the variable is setting a different preference, unenroll.
Updated•5 months ago
|
| Assignee | ||
Updated•5 months ago
|
Summary: Use an react to Gecko preferences stored values → Use and react to Gecko preferences stored values
| Assignee | ||
Updated•4 months ago
|
Whiteboard: [fxdroid][geckoview] → [fxdroid][geckoview][group6]
Updated•4 months ago
|
Whiteboard: [fxdroid][geckoview][group6] → [fxdroid][geckoview][group6][nimbus]
Updated•4 months ago
|
Whiteboard: [fxdroid][geckoview][group6][nimbus] → [fxdroid][geckoview][group6]
| Assignee | ||
Updated•4 months ago
|
Comment 1•4 months ago
|
||
| Assignee | ||
Updated•4 months ago
|
Comment 2•3 months ago
|
||
Comment 3•3 months ago
|
||
Authored by https://github.com/ohall-m
https://github.com/mozilla/application-services/commit/3718a068425b9d9ca073aac4589bae9d8da8a841
[main] Bug 2003370 - Use and react to Gecko preferences stored values (#7157)
Status: NEW → RESOLVED
Closed: 3 months ago
Flags: qe-verify+
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•