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

FF128 ReleaseNote/Expr Features - shareable/growable buffers #34135

Merged

Conversation

hamishwillee
Copy link
Collaborator

FF128 ships growable SharedArrayBuffer and resizable ArrayBuffer in https://bugzilla.mozilla.org/show_bug.cgi?id=1884150

This adds a release note and removes the experimental feature record.

Related docs work can be tracked in #33983

@hamishwillee hamishwillee requested a review from a team as a code owner June 14, 2024 01:15
@hamishwillee hamishwillee requested review from Elchi3 and removed request for a team June 14, 2024 01:15
@github-actions github-actions bot added Content:Firefox Content in the Mozilla/Firefox subtree size/m [PR only] 51-500 LoC changed labels Jun 14, 2024
Copy link
Contributor

github-actions bot commented Jun 14, 2024

Preview URLs

Flaws (1)

Note! 1 document with no flaws that don't need to be listed. 🎉

URL: /en-US/docs/Mozilla/Firefox/Releases/128
Title: Firefox 128 for developers
Flaw count: 1

  • macros:
    • /en-US/docs/Web/API/MediaKeys/getStatusForPolicy does not exist
External URLs (76)

URL: /en-US/docs/Mozilla/Firefox/Releases/128
Title: Firefox 128 for developers


URL: /en-US/docs/Mozilla/Firefox/Experimental_features
Title: Experimental features in Firefox

(comment last updated: 2024-07-05 01:25:08)

@hamishwillee hamishwillee force-pushed the ff128_js_growable_resizable_buffers branch from ad5c72b to 1a82ddb Compare June 25, 2024 04:39
@hamishwillee hamishwillee changed the title FF128 ReleaseNote/Expr Features - Jun 25, 2024
Copy link
Member

@bsmth bsmth left a comment

Choose a reason for hiding this comment

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

Thanks, Hamish. Leaving a +1 👍🏻

Co-authored-by: Brian Thomas Smith <brian@smith.berlin>
@hamishwillee
Copy link
Collaborator Author

Thanks @bsmth !

@hamishwillee hamishwillee merged commit cab9a87 into mdn:main Jul 5, 2024
8 checks passed
evelinabe pushed a commit to evelinabe/mdn-content that referenced this pull request Jul 5, 2024
* ExprFeature - remove SharedArrayBuffer is growable, ArrayBuffer reziable

* FF128RelNote: SharedArrayBuffer growable, ArrayBuffer reziable

* Update files/en-us/mozilla/firefox/releases/128/index.md

Co-authored-by: Brian Thomas Smith <brian@smith.berlin>

---------

Co-authored-by: Brian Thomas Smith <brian@smith.berlin>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:Firefox Content in the Mozilla/Firefox subtree size/m [PR only] 51-500 LoC changed
2 participants