Skip to content

Commit 64ba74d

Browse files
panvaaduh95
authored andcommitted
crypto: remove async from WebCrypto methods
Remove async function wrappers from SubtleCrypto methods while keeping their public promise-returning behaviour. Route method entry points through a shared helper that converts synchronous validation errors into rejected promises. Let the internal implementations return native job promises directly. Signed-off-by: Filip Skokan <[email protected]> PR-URL: #63363 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: René <[email protected]>
1 parent bd23041 commit 64ba74d

4 files changed

Lines changed: 364 additions & 159 deletions

File tree

0 commit comments

Comments
 (0)