Bug 164943
| Summary: | [Mac] Use WorkQueue instead of dispatch_async in CryptoKeyRSA::generatePair | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jiewen Tan <jiewen_tan> |
| Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | bfulgham, jiewen_tan |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 164938 | ||
Jiewen Tan
We should use WorkQueue here instead of dispatch_async in CryptoKeyRSA::generatePair once WebKitSubtleCrypto is deprecated.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |