fune/browser/components/preferences
Kirk Steuber b920b21c76 Bug 1674277 - Make AUS.stopDownload asynchronous r=nalexander,preferences-reviewers
The Downloader's cleanup function really ought to be asynchronous. The observer for "quit-application" is already asynchronous, so there's no problem there. But really, we ought to be cleaning up each downloader that we use, not just the last one. Which means that the cleanup ought to happen in AUS.stopDownload. So this patch will convert AUS.stopDownload to be asynchronous so that we can properly clean up the downloader from there.

Differential Revision: https://phabricator.services.mozilla.com/D110646
2021-04-05 19:52:12 +00:00
..
dialogs Bug 1694511 - update references inside the prefs/about:addons to Preferences/Options to use 'Settings' instead, r=preferences-reviewers,fluent-reviewers,jaws,robwu 2021-03-25 19:11:47 +00:00
tests Bug 1694511 - update references inside the prefs/about:addons to Preferences/Options to use 'Settings' instead, r=preferences-reviewers,fluent-reviewers,jaws,robwu 2021-03-25 19:11:47 +00:00
containers.inc.xhtml Bug 1694511 - update references inside the prefs/about:addons to Preferences/Options to use 'Settings' instead, r=preferences-reviewers,fluent-reviewers,jaws,robwu 2021-03-25 19:11:47 +00:00
containers.js Bug 1694511 - update references inside the prefs/about:addons to Preferences/Options to use 'Settings' instead, r=preferences-reviewers,fluent-reviewers,jaws,robwu 2021-03-25 19:11:47 +00:00
experimental.inc.xhtml Bug 1694511 - update references inside the prefs/about:addons to Preferences/Options to use 'Settings' instead, r=preferences-reviewers,fluent-reviewers,jaws,robwu 2021-03-25 19:11:47 +00:00
experimental.js Bug 1646177, add button to reset all experimental features in preferences, r=Gijs,fluent-reviewers,preferences-reviewers,jaws 2020-11-10 23:10:38 +00:00
extensionControlled.js Bug 1595858 - Allow users to select or deselect addons for homepage and newtab without disabling the addons. r=preferences-reviewers,Gijs,mixedpuppy,ahal 2020-11-20 21:40:14 +00:00
findInPage.js Bug 1679463 - Replace :not(foo):not(bar) with :not(foo,bar) in browser/. r=ntim 2020-11-26 21:54:32 +00:00
fxaPairDevice.js
fxaPairDevice.xhtml Bug 1664307 - Revise the pairing modal. r=markh,fluent-reviewers,preferences-reviewers,flod,Gijs 2020-09-11 18:29:26 +00:00
home.inc.xhtml Bug 1595858 - Allow users to select or deselect addons for homepage and newtab without disabling the addons. r=preferences-reviewers,Gijs,mixedpuppy,ahal 2020-11-20 21:40:14 +00:00
home.js Bug 1689251 - About:preferences new tab input syncs value from pref. r=preferences-reviewers,mixedpuppy 2021-02-11 22:14:30 +00:00
jar.mn Bug 1650794 - Refactor subdialogs.js to reusable SubDialog.jsm. r=Gijs,preferences-reviewers 2020-07-10 00:01:50 +00:00
main.inc.xhtml Bug 1692303 - Flip default value to browser.ctrlTab.recentlyUsedOrder to false r=mstriemer,mconley,preferences-reviewers 2021-03-26 21:56:41 +00:00
main.js Bug 1674277 - Make AUS.stopDownload asynchronous r=nalexander,preferences-reviewers 2021-04-05 19:52:12 +00:00
moz.build Bug 1483399 - Add a UI to about:preferences to control app.update.background.enabled r=nalexander,preferences-reviewers,Gijs 2021-03-22 20:40:27 +00:00
preferences.js Bug 1667858, preference search filter should hide experiments that don't match the search terms, r=preferences-reviewers,Gijs 2020-11-10 16:36:23 +00:00
preferences.xhtml Bug 1700638 - Remove Sync brand from Menu bar and Settings, r=fluent-reviewers,preferences-reviewers,Gijs 2021-03-30 14:30:55 +00:00
privacy.inc.xhtml Bug 1701448 - Tweak in-content page styling further for Proton. r=desktop-theme-reviewers,dao 2021-04-05 19:42:47 +00:00
privacy.js Bug 1695050 - Part 2: Modify CookieJarSettings::Create() to be able to creat cookieJarSettings according to the browsing mode. r=dimi,preferences-reviewers 2021-03-29 11:01:51 +00:00
search.inc.xhtml Bug 1701756 - Fix stretched navbar images in the search bar preferences UI. r=Gijs,preferences-reviewers 2021-04-01 12:00:49 +00:00
search.js Bug 1694472 - Update UrlbarPrefs to use ExperimentFeature r=k88hudson,mak 2021-03-23 10:26:26 +00:00
searchResults.inc.xhtml Bug 1694511 - update references inside the prefs/about:addons to Preferences/Options to use 'Settings' instead, r=preferences-reviewers,fluent-reviewers,jaws,robwu 2021-03-25 19:11:47 +00:00
sync.inc.xhtml Bug 1700638 - Remove Sync brand from Menu bar and Settings, r=fluent-reviewers,preferences-reviewers,Gijs 2021-03-30 14:30:55 +00:00
sync.js Bug 1691274 - Use DOM hidden property methods instead of attribute methods in browser/ directory. r=ntim,preferences-reviewers 2021-02-13 23:33:51 +00:00