gecko-dev/dom/crypto/test
J.C. Jones ac5dfc4597 Bug 1333140 - Require SecureContext for WebCrypto r=bholley,keeler,baku
Adds [SecureContext] for crypto.subtle, CryptoKey, and SubtleCrypto, retiring
the WebCrypto WPT overrides for WebCryptoAPI/historical.any.js.

Rebased on https://phabricator.services.mozilla.com/D58743

Differential Revision: https://phabricator.services.mozilla.com/D58555

--HG--
extra : moz-landing-system : lando
2020-02-11 09:25:09 +00:00
..
browser Bug 1564509 - Remove DH from WebCrypto r=kjacobs,bzbarsky,keeler 2019-11-11 21:17:47 +00:00
.eslintrc.js
file_indexedDB.html
mochitest.ini Bug 1333140 - Require SecureContext for WebCrypto r=bholley,keeler,baku 2020-02-11 09:25:09 +00:00
test_indexedDB.html Bug 1333140 - Require SecureContext for WebCrypto r=bholley,keeler,baku 2020-02-11 09:25:09 +00:00
test_WebCrypto_DH.html Bug 1564509 - Remove DH from WebCrypto r=kjacobs,bzbarsky,keeler 2019-11-11 21:17:47 +00:00
test_WebCrypto_ECDH.html Bug 1410403 - Use id-ecPublicKey for ECDH key export from WebCrypto r=keeler 2019-11-11 21:25:40 +00:00
test_WebCrypto_ECDSA.html
test_WebCrypto_HKDF.html
test_WebCrypto_Import_Multiple_Identical_Keys.html
test_WebCrypto_JWK.html
test_WebCrypto_Normalize.html
test_WebCrypto_PBKDF2.html
test_WebCrypto_Reject_Generating_Keys_Without_Usages.html
test_WebCrypto_RSA_OAEP.html
test_WebCrypto_RSA_PSS.html
test_WebCrypto_Structured_Cloning.html
test_WebCrypto_Workers.html
test_WebCrypto_Wrap_Unwrap.html
test_WebCrypto.css
test_WebCrypto.html Bug 1564509 - Remove DH from WebCrypto r=kjacobs,bzbarsky,keeler 2019-11-11 21:17:47 +00:00
test-array.js Bug 1605854 - Remove uneval/toSource from DOM tests. r=smaug 2020-01-06 13:09:27 +00:00
test-vectors.js Bug 1564509 - Remove DH from WebCrypto r=kjacobs,bzbarsky,keeler 2019-11-11 21:17:47 +00:00
test-worker.js
util.js