fix: error using webcrypto.subtle.importKey() (#40070)

fix: error using webcrypto.subtle.importKey()
This commit is contained in:
Shelley Vohr 2023-10-05 10:46:53 +02:00 committed by GitHub
parent b0590b6ee8
commit b3a1c6d13c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 38 additions and 0 deletions

View file

@ -51,3 +51,4 @@ net_use_asserts_in_js_socket_stream_to_catch_races_in_future.patch
lib_fix_broadcastchannel_initialization_location.patch
src_adapt_to_v8_exception_api_change.patch
lib_test_do_not_hardcode_buffer_kmaxlength.patch
fix_handle_possible_disabled_sharedarraybuffer.patch