Enable WebGPU on older MacOS versions
Categories
(Core :: Graphics: WebGPU, task, P2)
Tracking
()
People
(Reporter: aleiserson, Assigned: aleiserson)
References
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
We are enabling WebGPU in Firefox releases only on MacOS Tahoe. This bug tracks enabling it in older MacOS versions.
A consequence of WebGPU being disabled on older MacOS versions is that some CI jobs will need to ignore the graphics blocklist in order to test WebGPU. Much CI testing happens on nightly where this will not matter, but on release branches it can matter.
Updated•3 months ago
|
Updated•3 months ago
|
Updated•3 months ago
|
Updated•3 months ago
|
| Assignee | ||
Comment 1•2 months ago
|
||
Updated•2 months ago
|
Comment 3•2 months ago
|
||
| bugherder | ||
Updated•2 months ago
|
Comment 4•1 month ago
|
||
This seems worth a relnote callout for Fx147. Can you please nominate it? Thanks!
| Assignee | ||
Comment 5•1 month ago
|
||
Release Note Request (optional, but appreciated)
[Why is this notable]: Significant new feature
[Affects Firefox for Android]: No
[Suggested wording]: Same as previous WebGPU release notes entries (see e.g. Firefox 145), with text changed to something like "... is now available on all macOS versions on Apple Silicon."
[Links (documentation, blog post, etc)]:
Updated•1 month ago
|
Updated•1 month ago
|
Comment 7•1 month ago
|
||
FF147 MDN docs work for this can be tracked in https://github.com/mdn/content/issues/42247. Essentially just a browser compatibility data update and a release note.
Comment 8•1 month ago
|
||
The WebGPU notes for Windows (and now for macOS on apple silicon) say ", not including service workers)". But I just saw that FF now supports Ecmascript modules in service workers, which was the probably blocker. So I was wondering if this restriction still exists? i.e. was this fixed, and if so, on both macOS and Windows?
Comment 9•1 month ago
|
||
Hamish: WebGPU does not yet have test coverage, so removing the Nightly gate for WebGPU-on-service-workers is being tracked at bug 1942431.
Updated•1 month ago
|
Description
•