gecko-dev/toolkit/components/cleardata
Andrea Marchesini b057c3c17c Bug 1522874 - Fix test_downloads.js, r=johannh
test_downloads.js is broken in many ways:

1. the file: URI download can finish before the end of the test because
everything is async. Checking that we have active downloads is wrong.

2. Download API doesn't offer a promise-based or callback-based way to know
when something is removed. This means that Services.clearData.deleteData*
methods return before the end of the operation.
2019-02-01 13:06:06 +01:00
..
tests/unit Bug 1522874 - Fix test_downloads.js, r=johannh 2019-02-01 13:06:06 +01:00
ClearDataService.js Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
ClearDataService.manifest
ServiceWorkerCleanUp.jsm Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
moz.build Bug 1470109 - Move ServiceWorkerCleanUp.jsm into toolkit/components/cleardata, r=johannh 2018-06-21 16:50:10 +02:00
nsIClearDataService.idl Bug 1483440 - Part 2 - Don't use purge-domain-data to clear session history for a domain. r=mikedeboer,baku 2019-01-17 17:41:23 +00:00