NEW 164943
[Mac] Use WorkQueue instead of dispatch_async in CryptoKeyRSA::generatePair
https://bugs.webkit.org/show_bug.cgi?id=164943
Summary [Mac] Use WorkQueue instead of dispatch_async in CryptoKeyRSA::generatePair
Jiewen Tan
Reported 2016-11-18 11:57:28 PST
We should use WorkQueue here instead of dispatch_async in CryptoKeyRSA::generatePair once WebKitSubtleCrypto is deprecated.
Attachments
Note You need to log in before you can comment on or make changes to this bug.