Closed
Bug 1949477
Opened 1 year ago
Closed 10 months ago
[Nimbus] Nimbus FML YAML `setPref` Option for Fenix
Categories
(Firefox for Android :: Experimentation and Telemetry, task, P2)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: olivia, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxdroid][geckoview])
The purpose of this bug is to add setPref similar to Desktop as an option on Nimbus FML YAML for Fenix. When parsed and ready to set items, the Nimbus framework should call a function stub such as setGeckoPrefExperiment.
That function, such as setGeckoPrefExperiment, would then be setup in another bug to call GeckoView APIs to change the pref.
This bug is to begin setting up the Nimbus parsing to accommodate this setPref directive and send the call to a stub.
| Reporter | ||
Comment 1•1 year ago
|
||
Bug 1907628 would be where the mechanism is written to actually pass the preference down to the right layer.
| Reporter | ||
Updated•1 year ago
|
Whiteboard: [fxdroid][geckoview]
Updated•1 year ago
|
| Reporter | ||
Updated•1 year ago
|
Summary: Nimbus FML YAML `setPref` Option for Fenix → [Nimbus] Nimbus FML YAML `setPref` Option for Fenix
| Reporter | ||
Updated•1 year ago
|
Severity: -- → N/A
Priority: -- → P2
| Reporter | ||
Comment 2•1 year ago
|
||
Please see design document for more details on how this should connect.
Updated•1 year ago
|
| Reporter | ||
Comment 3•10 months ago
|
||
Solved in EXP-5211. This ticket was an early planning placeholder.
Status: NEW → RESOLVED
Closed: 10 months ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•