Skip to content

FF141 - WebGPU not supported in service-worker contexts#27402

Closed
hamishwillee wants to merge 1 commit intomdn:mainfrom
hamishwillee:FF141_webgpu_not_serviceworkers
Closed

FF141 - WebGPU not supported in service-worker contexts#27402
hamishwillee wants to merge 1 commit intomdn:mainfrom
hamishwillee:FF141_webgpu_not_serviceworkers

Conversation

@hamishwillee
Copy link
Contributor

@hamishwillee hamishwillee commented Jul 25, 2025

WebGPU correctly reports that FF is a partial implementation on Windows. What it omits is that the implementation is supposed to work on workers, but does not support service-worker contexts.
I think that is relevant, though this might not be how you want to report it.
Note that I search-replaced on the strings, then removed the comment from Navigator.gpu where it is irrelevant.

Supporting comment in https://bugzilla.mozilla.org/show_bug.cgi?id=1972486#c20

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

@github-actions github-actions bot added data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API size:l [PR only] 101-1000 LoC changed labels Jul 25, 2025
@github-actions
Copy link
Contributor

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

@hamishwillee
Copy link
Contributor Author

Closing in favour of #27372

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API size:l [PR only] 101-1000 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant