fune/browser/components/enterprisepolicies
Kirk Steuber d2735f5957 Bug 1786667 - Don't access update components in BrowserGlue if Firefox was not built with support for them r=bhearsum,preferences-reviewers
This patch was made to guard Update functionality from being called in BrowserGlue.jsm if Firefox was not built with support for the Updater. However, it also ended up touching the updater build configuration. I discovered while testing this patch that building with `--disable-updater` does not imply `--disable-maintenance-service` or `--disable-update-agent`. So I fixed that issue as well. Once that was fixed, I could change some other code that checked `AppConstants.MOZ_UPDATER && AppConstants.MOZ_UPDATE_AGENT` since that is now equivilant to `AppConstants.MOZ_UPDATE_AGENT`.

Differential Revision: https://phabricator.services.mozilla.com/D156902
2022-09-09 15:01:13 +00:00
..
content Bug 1780919 - Use Fluent term for Firefox Home, r=Gijs,fluent-reviewers,preferences-reviewers 2022-07-25 10:50:06 +00:00
docs
helpers Bug 1789254 - Migrate enterprisepolicies (browser and toolkit) to ESM. r=mkaply 2022-09-08 14:40:06 +00:00
schemas Bug 1773771 - Add GoToIntranetSiteForSingleWordEntryInAddressBar enterprise policy r=mkaply,flod 2022-06-30 16:21:44 +00:00
tests Bug 1786667 - Don't access update components in BrowserGlue if Firefox was not built with support for them r=bhearsum,preferences-reviewers 2022-09-09 15:01:13 +00:00
jar.mn
moz.build Bug 1789254 - Migrate enterprisepolicies (browser and toolkit) to ESM. r=mkaply 2022-09-08 14:40:06 +00:00
Policies.sys.mjs Bug 1789254 - Migrate enterprisepolicies (browser and toolkit) to ESM. r=mkaply 2022-09-08 14:40:06 +00:00