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

Use WebIDL's operations on ArrayBufferViews in getRandomValues #395

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

twiss
Copy link
Member

@twiss twiss commented Jan 7, 2025

Resolves #253.


Preview | Diff

@twiss twiss requested a review from annevk January 7, 2025 18:25
@twiss twiss merged commit 25d2b15 into main Jan 9, 2025
3 checks passed
@twiss twiss deleted the getRandomValues-webidl-ops branch January 9, 2025 09:03
github-actions bot added a commit that referenced this pull request Jan 9, 2025
SHA: 25d2b15
Reason: push, by twiss

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

getRandomValues: explicitly obtain a reference to the bytes in the passed ArrayBufferView
2 participants