gecko-dev/browser
Drew Willcoxon f2cfda3e61 Bug 1731373 - Add a hook for Firefox Suggest to notify TelemetryEnvironment when it updates. r=chutten
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
2021-09-18 00:37:15 +00:00
..
actors Bug 1690390, change appendNotification to take a smaller number of arguments: the string type value, a dictionary containing the notification details, and the button list, r=mstriemer 2021-09-17 09:04:59 +00:00
app Bug 1730621 - avoid showing captive portal VPN promo in some cases, r=andreio 2021-09-17 23:31:40 +00:00
base Bug 1731179 - Remove browser-doctype.inc from browser.xhtml r=zbraniecki 2021-09-17 18:24:53 +00:00
branding Bug 1724885 - Fix broken icons; differentiate Beta. r=mhowell 2021-08-12 16:18:32 +00:00
components Bug 1731373 - Add a hook for Firefox Suggest to notify TelemetryEnvironment when it updates. r=chutten 2021-09-18 00:37:15 +00:00
config Bug 1730825 - Ship the linux64-mingw32-nsis toolchain in a nsis/ directory. r=firefox-build-system-reviewers,andi 2021-09-15 08:33:05 +00:00
docs Bug 1725529 - Add in-tree source documentation for background updates. r=bytesized DONTBUILD 2021-08-18 17:44:24 +00:00
extensions Bug 1728594 - fix a SmartBlock regression which causes some site links to not be clickable; r=johannh,ksenia,webcompat-reviewers 2021-09-17 21:21:40 +00:00
fonts Bug 1714632 - Update bundled TwemojiMozilla font to 0.6.0 (Twemoji 13.1). r=lsalzman 2021-07-16 23:04:00 +00:00
fxr Bug 1704970 - Move fxr's refresh icon to its own assets directory. 2021-07-09 20:07:08 +00:00
installer Bug 1730290 - Replace $LocalAppData in NSIS. r=bytesized,mhowell 2021-09-14 21:10:26 +00:00
locales Bug 1690390, change appendNotification to take a smaller number of arguments: the string type value, a dictionary containing the notification details, and the button list, r=mstriemer 2021-09-17 09:04:59 +00:00
modules Bug 1690390, add a flag to limit telemetry collection for notification bars to just selected changes as we only want to measure shown state for the subframe crash one, r=mstriemer 2021-09-17 09:05:00 +00:00
themes Bug 1727333 - Add ntp_card_background theme API property. r=desktop-theme-reviewers,dao,mixedpuppy 2021-09-15 18:54:02 +00:00
tools/mozscreenshots Bug 1730213 - Explicitly skip tests under browser/ on android; r=ahal 2021-09-13 15:22:27 +00:00
.eslintrc.js Bug 1515695 - Remove Task.jsm. r=florian,jdescottes 2021-06-17 08:28:02 +00:00
LICENSE
Makefile.in
app.mozbuild
build.mk
confvars.sh
defs.mk
l10n-registry.manifest
moz.build
moz.configure