fune/browser/components/preferences
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
..
dialogs Bug 1785203 - Consolidate sub-dialog title bar styling and update Colors dialog default width. r=Itiel,fluent-reviewers,flod 2022-08-18 16:52:58 +00:00
tests Bug 1785282 - Open 'Choose what to sync' dialog when users click 'Turn sync on in settings' in Firefox View. r=sclements 2022-09-09 14:26:50 +00:00
containers.inc.xhtml
containers.js
experimental.inc.xhtml
experimental.js
extensionControlled.js Bug 1777486 - Part 2: Migrate XPCOMUtils.jsm consumers with automatic migration. r=webdriver-reviewers,geckoview-reviewers,preferences-reviewers,application-update-reviewers,pip-reviewers,kmag,owlish,whimboo 2022-07-12 04:21:34 +00:00
findInPage.js Bug 1695435 - Part 2: Add more words to the chrome script heuristic in use-isInstance r=preferences-reviewers,Gijs,webdriver-reviewers,whimboo,sgalich 2022-08-24 22:47:42 +00:00
fxaPairDevice.js Bug 1781135 - Sync mobile device dialog flow improvements r=markh,Gijs,preferences-reviewers 2022-07-28 18:34:59 +00:00
fxaPairDevice.xhtml Bug 1777601 - Redesign Sync Mobile Device Screen r=Gijs,fluent-reviewers,preferences-reviewers,flod 2022-07-15 20:34:31 +00:00
home.inc.xhtml Bug 1780919 - Use Fluent term for Firefox Home, r=Gijs,fluent-reviewers,preferences-reviewers 2022-07-25 10:50:06 +00:00
home.js Backed out 2 changesets (bug 1676492) for causing failures at test_navigation.py. CLOSED TREE 2022-08-30 20:56:51 +03:00
jar.mn Bug 1767066 - Remove More from Mozilla "advanced" pane r=mviar,fluent-reviewers,preferences-reviewers,pdahiya,Gijs 2022-06-23 22:28:53 +00:00
main.inc.xhtml Bug 1788822 - Simplify color-scheme content override pref to only be [dark, light, auto]. r=emilio,fluent-reviewers,extension-reviewers,robwu,flod 2022-09-08 17:55:07 +00:00
main.js 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
more-from-mozilla-qr-code-simple-cn.svg
more-from-mozilla-qr-code-simple.svg
moreFromMozilla.inc.xhtml Bug 1767066 - Remove More from Mozilla "advanced" pane r=mviar,fluent-reviewers,preferences-reviewers,pdahiya,Gijs 2022-06-23 22:28:53 +00:00
moreFromMozilla.js Bug 1767066 - Remove More from Mozilla "advanced" pane r=mviar,fluent-reviewers,preferences-reviewers,pdahiya,Gijs 2022-06-23 22:28:53 +00:00
moz.build
preferences.js Bug 1783452 - Add section in preferences to enable/disable QuickActions. r=adw,fluent-reviewers,preferences-reviewers,flod,mstriemer 2022-08-17 22:47:54 +00:00
preferences.xhtml Bug 1786708 - Migrate formautofill management dialogs to Fluent. r=sgalich,fluent-reviewers,preferences-reviewers,flod,jaws 2022-09-01 20:35:34 +00:00
privacy.inc.xhtml Bug 1788697 - Rename browser.privacySegmentation.enabled pref. r=pdahiya,timhuang,preferences-reviewers,Gijs 2022-09-02 10:46:46 +00:00
privacy.js Bug 1788697 - Rename browser.privacySegmentation.enabled pref. r=pdahiya,timhuang,preferences-reviewers,Gijs 2022-09-02 10:46:46 +00:00
search.inc.xhtml
search.js Bug 1786899 - Remove unused BrowserSearch.loadAddEngines and remove formatURL. r=jteow,preferences-reviewers 2022-08-26 07:55:44 +00:00
searchResults.inc.xhtml
sync.inc.xhtml
sync.js Bug 1785282 - Open 'Choose what to sync' dialog when users click 'Turn sync on in settings' in Firefox View. r=sclements 2022-09-09 14:26:50 +00:00
web-appearance-dark.svg Bug 1736218 - Implement website appearance chooser. r=Gijs,fluent-reviewers,preferences-reviewers,flod 2022-03-17 14:44:04 +00:00
web-appearance-light.svg Bug 1736218 - Implement website appearance chooser. r=Gijs,fluent-reviewers,preferences-reviewers,flod 2022-03-17 14:44:04 +00:00