Skip to content

Conversation

@caugner
Copy link
Contributor

@caugner caugner commented Oct 17, 2025

Summary

Marks a newly added WebGPU features as partial in Chrome, duplicating OS notes from the parent feature.

Test results and supporting details

Related issues

Follow-up of #28206.

See also:

@github-actions github-actions bot added data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API size:xs [PR only] 0-6 LoC changed labels Oct 17, 2025
],
"support": {
"chrome": {
"version_added": "142"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Suggested change
"version_added": "142"
"version_added": "142",

"partial_implementation": true,
"notes": "Supported on ChromeOS, macOS, and Windows only."
},
"chrome_android": "mirror",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I now realize that chrome_android should have full support for all these cases.

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:xs [PR only] 0-6 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant