Skip to content

[WebCryptoAPI] Add tests for transferred ArrayBuffers#57656

Merged
twiss merged 2 commits into
web-platform-tests:masterfrom
twiss:webcrypto-transferred-buffers
Mar 10, 2026
Merged

[WebCryptoAPI] Add tests for transferred ArrayBuffers#57656
twiss merged 2 commits into
web-platform-tests:masterfrom
twiss:webcrypto-transferred-buffers

Conversation

@twiss
Copy link
Copy Markdown
Member

@twiss twiss commented Feb 9, 2026

  • When transferring an input buffer during a call to Web Crypto, the input should be treated as an empty buffer.
  • Transferring an input buffer after a call to Web Crypto should have no effect.

See diff in 3b53b43.

To be merged after w3c/webcrypto#426 and #57614.

- When transferring an input buffer during a call to Web Crypto,
  the input should be treated as an empty buffer.
- Transferring an input buffer after a call to Web Crypto should
  have no effect.
@twiss twiss force-pushed the webcrypto-transferred-buffers branch from 24ad73c to c1a94bb Compare February 26, 2026 14:06
@twiss twiss marked this pull request as ready for review February 26, 2026 14:07
@wpt-pr-bot
Copy link
Copy Markdown
Collaborator

There are no reviewers for this pull request besides its author. Please reach out on the chat room to get help with this. Thank you!

@twiss twiss merged commit 98fa5ca into web-platform-tests:master Mar 10, 2026
22 checks passed
@twiss twiss deleted the webcrypto-transferred-buffers branch March 10, 2026 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants