Open
Bug 1641981
Opened 4 years ago
Updated 4 years ago
ExperimentAPI should look at some pref-based testing source of experiments for dev/QA
Categories
(Firefox :: Messaging System, enhancement, P2)
Firefox
Messaging System
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox78 | --- | wontfix |
firefox79 | --- | fix-optional |
People
(Reporter: pdahiya, Unassigned)
References
Details
ExperimentAPI.getExperiment({
group: "<groupname>",
})
should allow returning data from pref for easier local dev and QA, right now only way to test experimental feature is by hosting recipe on Stage and local build to point to Stage RS
Fix will allow easier local testing so aboutWelcome and others don't need to implement their own custom override behavior.
Updated•4 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•