fune/browser/components/downloads
Marco Bonardo b5fd4292c5 Bug 1824117 - Use a custom content prefs group parser in DownloadLastDir. r=Gijs
Make all file: URIs point to the same destination folder.
Make data: URIs point to a destination folder per mime-type. If a mime-type is
not provided it defaults to text/plain, per the data URI spec.
Introduce a migration path in content prefs to remove existing data and file
URIs, users will have to set them again though current ones are not particularly
useful.
Make getFileAsync an async function to simplify the code.

Differential Revision: https://phabricator.services.mozilla.com/D173472
2023-04-14 16:15:59 +00:00
..
content Bug 1824746 - Don't show a context menu if there's no download "selected". r=Gijs 2023-03-28 12:34:01 +00:00
test Bug 1824117 - Use a custom content prefs group parser in DownloadLastDir. r=Gijs 2023-04-14 16:15:59 +00:00
DownloadsCommon.sys.mjs Bug 1820878 - Convert toolkit/mozapps/downloads to ESmodules . r=Standard8,extension-reviewers,application-update-reviewers,bytesized,robwu 2023-04-12 17:32:30 +00:00
DownloadsMacFinderProgress.sys.mjs Bug 1811334 - Automatically replace Cu.reportError with console.error (most of browser/components). r=settings-reviewers,mconley 2023-01-20 17:49:21 +00:00
DownloadSpamProtection.sys.mjs
DownloadsTaskbar.sys.mjs Bug 1811334 - Automatically replace Cu.reportError with console.error (most of browser/components). r=settings-reviewers,mconley 2023-01-20 17:49:21 +00:00
DownloadsViewableInternally.sys.mjs
DownloadsViewUI.sys.mjs Bug 1820878 - Convert toolkit/mozapps/downloads to ESmodules . r=Standard8,extension-reviewers,application-update-reviewers,bytesized,robwu 2023-04-12 17:32:30 +00:00
jar.mn
moz.build