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

FF122 ArrayBuffer.transfer() et al #21714

Merged
merged 1 commit into from
Dec 22, 2023

Conversation

hamishwillee
Copy link
Contributor

FF122 ships support for ArrayBuffer.prototype.transfer(), ArrayBuffer.prototype.transferToFixedLength(),ArrayBuffer.prototype.detached in https://bugzilla.mozilla.org/show_bug.cgi?id=1865103

This adds a the version and changes the APIs to experimental "false"

Related docs work can be tracked in mdn/content#31101

@github-actions github-actions bot added the data:js Compat data for JS/ECMAScript features. https://developer.mozilla.org/docs/Web/JavaScript label Dec 22, 2023
Copy link
Contributor

@teoli2003 teoli2003 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@teoli2003 teoli2003 merged commit 047d55f into mdn:main Dec 22, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:js Compat data for JS/ECMAScript features. https://developer.mozilla.org/docs/Web/JavaScript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants