Bug 1804935 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

After discussion with product, we'd like to update the advanced targeting of an upcoming existing user device migration experiment. The targeting should also exclude users signed into a Firefox account (something like `"identity.fxaccounts.enabled" | preferenceValue == false`).
After discussion with product, we'd like to update the advanced targeting of an upcoming existing user device migration experiment. The targeting should also exclude users signed into a Firefox account.
After discussion with product, we'd like to update the advanced targeting of an upcoming existing user device migration experiment. The targeting should also exclude users signed into a Firefox account.

We may be able to use something like the following: `!("services.sync.username" | preferenceValue)`
After discussion with product, we'd like to update the advanced targeting of an upcoming existing user device migration experiment. The targeting should also exclude users signed into a Firefox account.

We may be able to use something like: `!("services.sync.username" | preferenceValue)`

Back to Bug 1804935 Comment 0