Closed
Bug 1874426
Opened 1 year ago
Closed 6 days ago
Expose an API to add callbacks when the experiment manager is ready
Categories
(Firefox :: Nimbus Desktop Client, task, P3)
Firefox
Nimbus Desktop Client
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: beth, Unassigned)
References
(Blocks 1 open bug)
Details
We should an API like ExperimentAPI.onStoreReady(cb)
to queue callbacks to execute once the ExperimentStore has been read.
Reporter | ||
Updated•4 months ago
|
Reporter | ||
Updated•4 months ago
|
Assignee: brennie → nobody
Priority: P1 → P3
Reporter | ||
Comment 1•6 days ago
|
||
This is really just ExperimentAPI.ready().then(cb)
Status: NEW → RESOLVED
Closed: 6 days ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•