gecko-dev/dom/crypto
Nathan Froyd c272af49a0 Bug 1583646 - make WebCryptoTask dispatch tasks to our background thread; r=keeler,jcj
Since background threads get shut down near `xpcom-shutdown-threads`,
there's no need to have `WebCryptoThreadPool` anymore; we can rely on
the background thread dispatching to fail to dispatch our task as
appropriate.

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

--HG--
extra : moz-landing-system : lando
2019-09-26 20:47:31 +00:00
..
test Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
CryptoBuffer.cpp Bug 1289211 - Rename InfallibleTArray to nsTArray in dom/crypto/ r=Ehsan 2019-07-10 03:25:56 +00:00
CryptoBuffer.h Bug 1289211 - Rename InfallibleTArray to nsTArray in dom/crypto/ r=Ehsan 2019-07-10 03:25:56 +00:00
CryptoKey.cpp Bug 1350254 part 8. Switch CryptoKey to [Serializable]. r=baku 2019-06-25 06:48:41 +00:00
CryptoKey.h Bug 1350254 part 8. Switch CryptoKey to [Serializable]. r=baku 2019-06-25 06:48:41 +00:00
KeyAlgorithmProxy.cpp Bug 1350254 part 7. Consolidate ReadString/WriteString helpers for structured serialization. r=baku 2019-06-25 06:48:33 +00:00
KeyAlgorithmProxy.h
WebCryptoCommon.h Bug 1350254 part 7. Consolidate ReadString/WriteString helpers for structured serialization. r=baku 2019-06-25 06:48:33 +00:00
WebCryptoTask.cpp Bug 1583646 - make WebCryptoTask dispatch tasks to our background thread; r=keeler,jcj 2019-09-26 20:47:31 +00:00
WebCryptoTask.h
moz.build Bug 1583646 - make WebCryptoTask dispatch tasks to our background thread; r=keeler,jcj 2019-09-26 20:47:31 +00:00