gecko-dev/toolkit/components/cleardata/tests/unit
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
..
.eslintrc.js
head.js
test_basic.js Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
test_cookies.js Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
test_downloads.js Bug 1522874 - Fix test_downloads.js, r=johannh 2019-02-01 13:06:06 +01:00
test_passwords.js Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
test_permissions.js Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
xpcshell.ini Bug 1502238 - When clearing site data, clear storage permissions assigned to a tracker, r=ehsan 2018-10-27 08:55:07 +02:00