Skip to content

FF141 WebGPU API supported on Windows except in serviceworker - relnote/experimental features #40490

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

Merged
merged 1 commit into from
Jul 25, 2025

Conversation

hamishwillee
Copy link
Collaborator

FF142 adds support for WebGPU API on Windows (only) in workers except for service workers.
This adds a release note. It also updates the Experimental features with the caveats and the new preference for enabling service workers.

Related docs work can be tracked in #40473

@hamishwillee hamishwillee requested a review from a team as a code owner July 22, 2025 01:46
@hamishwillee hamishwillee requested review from pepelsbey and removed request for a team July 22, 2025 01:46
@github-actions github-actions bot added Content:Firefox Content in the Mozilla/Firefox subtree size/s [PR only] 6-50 LoC changed labels Jul 22, 2025
Copy link
Contributor

github-actions bot commented Jul 22, 2025

Preview URLs

External URLs (4)

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


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

(comment last updated: 2025-07-25 00:31:34)

@github-actions github-actions bot added the merge conflicts 🚧 [PR only] label Jul 22, 2025
Copy link
Contributor

This pull request has merge conflicts that must be resolved before it can be merged.

@mathewhodson
Copy link
Contributor

WebGPU was enabled for Firefox 141 in https://bugzilla.mozilla.org/show_bug.cgi?id=1972486
For Windows, it is enabled in all channels including beta and Developer Edition.

@hamishwillee hamishwillee force-pushed the ff142_webgpu_relnote_expr branch from 6d523b3 to 0db96d4 Compare July 25, 2025 00:29
Comment on lines +467 to +471
| ----------------- | ------------- | -------------------------------------------------- |
| Nightly | 141 | Yes |
| Developer Edition | 141 | No (Yes on Windows, not including service workers) |
| Beta | 141 | No (Yes on Windows, not including service workers) |
| Release | 141 | No (Yes on Windows, not including service workers) |
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I wasn't sure quite how to represent this. IMO something is supported when it works on all expected platforms. That is not the case here.
So I have updated such at it is only supported on Nightly (on all platforms). Then added the Yes caveat for Windows on the other releases. Finally updated the version added to 141 which makes this all true in version 141 - the fact that this was also enabled in some way in earlier versions is really kind of irrelevant now.

@hamishwillee hamishwillee changed the title FF142 WebGPU API supported on Windows except in serviceworker - relnote/experimental features FF141 WebGPU API supported on Windows except in serviceworker - relnote/experimental features Jul 25, 2025
@hamishwillee hamishwillee requested a review from bsmth July 25, 2025 00:34
@hamishwillee
Copy link
Collaborator Author

Thanks @mathewhodson . Fixed.

Copy link
Member

@pepelsbey pepelsbey left a comment

Choose a reason for hiding this comment

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

Looks good! Thank you :)

@pepelsbey pepelsbey merged commit ca93613 into mdn:main Jul 25, 2025
8 checks passed
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/s [PR only] 6-50 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants