mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-09 19:10:42 +00:00
parent
4465528792
commit
459f1e970f
@ -122,6 +122,10 @@ class Analytics(
|
||||
globalUserParticipation = enabled
|
||||
}
|
||||
context.settings().isExperimentationEnabled = globalUserParticipation
|
||||
|
||||
// Nimbus should look after downloading experiment definitions from remote settings
|
||||
// on another thread, and making sure we don't hit the server each time we start.
|
||||
updateExperiments()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user