зеркало из https://github.com/mozilla/gecko-dev.git
f2cfda3e61
As we discussed, this adds a new observer service notification that Firefox Suggest can send when it's done updating prefs as a result of a scenario change and needs TelemetryEnvironment to re-cache them. That's only necessary on startup when the scenario is set initially (as described in the bug), but this revision does it unconditionally. That shouldn't be a problem because the only other time the scenario changes is when Nimbus enrolls/unenrolls users, which only happens at most twice -- or a small number of times maybe, if the user is enrolled multiple times for some reason. The point is that it's a rare event and not, like, multiple times a session. Differential Revision: https://phabricator.services.mozilla.com/D126017 |
||
---|---|---|
.. | ||
actors | ||
app | ||
base | ||
branding | ||
components | ||
config | ||
docs | ||
extensions | ||
fonts | ||
fxr | ||
installer | ||
locales | ||
modules | ||
themes | ||
tools/mozscreenshots | ||
.eslintrc.js | ||
LICENSE | ||
Makefile.in | ||
app.mozbuild | ||
build.mk | ||
confvars.sh | ||
defs.mk | ||
l10n-registry.manifest | ||
moz.build | ||
moz.configure |