Bug 1784101 - Add targeting for detecting MR2022 holdback study r=Mardak
Differential Revision: https://phabricator.services.mozilla.com/D156215
This commit is contained in:
@@ -58,6 +58,7 @@ Please note that some targeting attributes require stricter controls on the tele
|
||||
* [userPrefersReducedMotion](#userPrefersReducedMotion)
|
||||
* [colorwaysActive](#colorwaysActive)
|
||||
* [userEnabledActiveColorway](#userEnabledActiveColorway)
|
||||
* [inMr2022Holdback](#inMr2022Holdback)
|
||||
|
||||
## Detailed usage
|
||||
|
||||
@@ -858,3 +859,7 @@ A boolean. `true` when there are Colorways available.
|
||||
### `userEnabledActiveColorway`
|
||||
|
||||
A boolean. `true` when user has an active Colorway theme enabled.
|
||||
|
||||
### `inMr2022Holdback`
|
||||
|
||||
A boolean. `true` when the user is in the Major Release 2022 holdback study.
|
||||
|
||||
Reference in New Issue
Block a user