You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 17, 2023. It is now read-only.
Issue #366 introduced data models and server-side APIs for feature flipping flags & conditions. This needs to be passed along to experiments, so let's do that.
Probably the easiest way is to do this via messaging using nsIObserver. But, investigating that should be a part of this issue.
Issue #366 introduced data models and server-side APIs for feature flipping flags & conditions. This needs to be passed along to experiments, so let's do that.
Probably the easiest way is to do this via messaging using nsIObserver. But, investigating that should be a part of this issue.