зеркало из https://github.com/mozilla/gecko-dev.git
e5519cc11b
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 |
||
---|---|---|
.. | ||
automation | ||
common | ||
crypto | ||
docs | ||
fxaccounts | ||
interfaces | ||
settings | ||
sync | ||
moz.build |