Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Conversation

trop[bot]
Copy link
Contributor

@trop trop bot commented Oct 5, 2023

Backport of #40070

See that PR for details.

Notes: Fixed an issue where using webcrypto.subtle.importKey() could error and fail if SharedArrayBuffers are not defined.

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
@trop trop bot requested a review from a team as a code owner October 5, 2023 08:47
@trop trop bot requested a review from codebytere October 5, 2023 08:47
@trop trop bot added 27-x-y backport This is a backport PR semver/patch backwards-compatible bug fixes labels Oct 5, 2023
@jkleinsc jkleinsc merged commit 22ea111 into 27-x-y Oct 6, 2023
13 checks passed
@jkleinsc jkleinsc deleted the trop/27-x-y-bp-fix-error-using-webcrypto-subtle-importkey--1696495626773 branch October 6, 2023 14:42
@release-clerk
Copy link

release-clerk bot commented Oct 6, 2023

Release Notes Persisted

Fixed an issue where using webcrypto.subtle.importKey() could error and fail if SharedArrayBuffers are not defined.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
27-x-y backport This is a backport PR semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant