gecko-dev/services
Mathieu Leplatre 1dec4a6bda Bug 1634127 - Download attachments in IndexedDB by default r=necko-reviewers,robwu,dragana
This patch changes the default behaviour of `download()`.

- Previous file-based behaviour was moved to `downloadToDisk()` and `deleteFromDisk()`. Existing consumers were migrated to avoid behaviour change.
- `download()` has now `{useCache: true}` by default, option was dropped, and `deleteCached()` is now `deleteDownloaded()`

Differential Revision: https://phabricator.services.mozilla.com/D141980
2022-04-12 10:50:47 +00:00
..
automation
common Bug 1732056 - Keep track of sync statuses r=gbeckley,Gijs 2022-04-05 11:09:18 +00:00
crypto Bug 1758474 - Implement an ESLint rule to disallow passing {} as the target parameter for ChromeUtils.import. r=Gijs,mossop,perftest-reviewers,preferences-reviewers,sparky 2022-03-11 16:41:29 +00:00
docs
fxaccounts Bug 1759786 - Send tab should not send or receive file:// uris r=markh 2022-04-05 21:39:40 +00:00
interfaces
settings Bug 1634127 - Download attachments in IndexedDB by default r=necko-reviewers,robwu,dragana 2022-04-12 10:50:47 +00:00
sync Backed out changeset 5284cdd33fc1 (bug 1762501) on devs request. CLOSED TREE 2022-04-06 22:59:41 +03:00
moz.build