gecko-dev/services/crypto/component
Nathan Froyd 1a5c10bc46 Bug 1348454 - use a single thread for IdentityCryptoService; r=jesup
Rather than starting a single thread for every key generation and key
signing operation started by IdentityCryptoService, and then leaking
those threads, we can at least start a single thread to be used by all
operations and leak that instead.
2017-04-03 15:41:54 -04:00
..
tests/unit Bug 1347712 - Change the testing configurations into ESLint configurations within eslint-plugin-mozilla - automatically update .eslintrc.js test config files for new config locations. r=jaws 2017-03-20 12:36:37 +01:00
IdentityCryptoService.cpp Bug 1348454 - use a single thread for IdentityCryptoService; r=jesup 2017-04-03 15:41:54 -04:00
moz.build Bug 1296767 part 1 - Remove J-PAKE from Sync. r=markh 2017-01-27 13:30:47 -05:00
nsIIdentityCryptoService.idl Bug 1313045 - Remove toolkit/identity, part2: Move used files/bits to services/crypto and remove remaining files in toolkit/identity. r=MattN. 2017-01-23 20:43:35 +01:00