gecko-dev/toolkit/components/cleardata/tests/unit
Dana Keeler ef0a88c6f2 Bug 1715142 - introduce nsIPublicKeyPinningService and remove 'type' parameter from nsISiteSecurityService r=rmf,necko-reviewers
The public key pinning implementation is much less complex than the HSTS
implementation, and only needs a small subset of the parameters of the latter.
Furthermore, the information it relies on is static, and so is safe to access
from content processes. This patch separates the two implementations, thus
simplifying both of them and avoiding some unnecessary IPC calls in the
process.

Differential Revision: https://phabricator.services.mozilla.com/D117096
2021-06-12 01:12:25 +00:00
..
head.js Bug 1705035 - Added SecuritySettingsCleaner deleteByBaseDomain. r=johannh,keeler 2021-05-26 13:49:37 +00:00
test_basic.js
test_certs.js Bug 1597600 - make certificate overrides depend on origin attributes r=keeler,geckoview-reviewers,smaug,agi 2021-06-01 06:55:07 +00:00
test_cookies.js Bug 1705035 - Added SecuritySettingsCleaner deleteByBaseDomain. r=johannh,keeler 2021-05-26 13:49:37 +00:00
test_downloads.js
test_network_cache.js
test_passwords.js
test_permissions.js Bug 1709624 - Add PermissionsCleaner deleteByBaseDomain. r=johannh 2021-06-02 13:57:51 +00:00
test_security_settings.js Bug 1715142 - introduce nsIPublicKeyPinningService and remove 'type' parameter from nsISiteSecurityService r=rmf,necko-reviewers 2021-06-12 01:12:25 +00:00
test_storage_permission.js
xpcshell.ini Bug 1705035 - Added SecuritySettingsCleaner deleteByBaseDomain. r=johannh,keeler 2021-05-26 13:49:37 +00:00