Closed Bug 1671196 Opened 4 years ago Closed 4 years ago

Implement default top site experiment filters

Categories

(Firefox :: Top Sites, task, P1)

task
Points:
2

Tracking

()

RESOLVED FIXED
83 Branch
Iteration:
83.2 - Oct 5 - Oct 18
Tracking Status
firefox83 --- fixed

People

(Reporter: dao, Assigned: dao)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Implement support for the include_experiments and exclude_experiments attributes, e.g.:

    "include_experiments": ["foo-2020-fr","foo-2020-cn"], // include only if `browser.topsites.experiment.${experimentID}` == true for any of the specified experiment IDs

    "exclude_experiments": ["foo-2020-fr","foo-2020-cn"], // exclude if `browser.topsites.experiment.${experimentID}` == true for any of the specified experiment IDs
Pushed by dgottwald@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/da3b80dea31e
Implement default top site experiment filters. r=mikedeboer
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: