gecko-dev/services/crypto
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
..
component Bug 1348454 - use a single thread for IdentityCryptoService; r=jesup 2017-04-03 15:41:54 -04:00
modules Bug 1344711 - script-generated patch to remove try blocks around get*Pref calls, r=jaws. 2017-03-07 15:29:48 +01:00
tests/unit Bug 1351659 - Use jwcrypto.jsm with the resource://services-crypto prefix, r=markh. 2017-03-30 09:18:45 +02:00
cryptoComponents.manifest Bug 827303 - Firefox core and crypto services components assume services/sync is built. Move registrations out of services/sync. r=gps 2013-01-10 22:02:38 +00:00
moz.build Bug 1345556 - add BUG_COMPONENT to services/* files. r=rfkelly, kit 2017-03-09 05:33:31 -05:00