Skip to content

Conversation

chrisdavidmills
Copy link
Contributor

@chrisdavidmills chrisdavidmills commented Oct 17, 2025

…and update GPUAdapter.isFallbackAdapter

Description

In Chrome 140, GPUAdapter.isFallbackAdapter was removed, replaced by GPUAdapterInfo.isFallbackAdapter. See https://developer.chrome.com/blog/new-in-webgpu-140#remove_gpuadapter_isfallbackadapter_attribute.

This PR adds a page for GPUAdapterInfo.isFallbackAdapter, and marks GPUAdapter.isFallbackAdapter more clearly as deprecated/removed, with a note on what to use instead.

Motivation

Additional details

Related issues and pull requests

@chrisdavidmills chrisdavidmills requested a review from a team as a code owner October 17, 2025 14:30
@chrisdavidmills chrisdavidmills requested review from wbamberg and removed request for a team October 17, 2025 14:30
@github-actions github-actions bot added Content:WebAPI Web API docs size/m [PR only] 51-500 LoC changed labels Oct 17, 2025
Copy link
Contributor

github-actions bot commented Oct 17, 2025

@chrisdavidmills chrisdavidmills changed the title Add GPUAdapterInfo.isFallbackAdapter, and update GPUAdapter.isFallbac… Technical review: Add GPUAdapterInfo.isFallbackAdapter... Oct 17, 2025
@chrisdavidmills
Copy link
Contributor Author

cc @beaufortfrancois

Copy link
Contributor

@beaufortfrancois beaufortfrancois left a comment

Choose a reason for hiding this comment

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

LGTM

@chrisdavidmills chrisdavidmills changed the title Technical review: Add GPUAdapterInfo.isFallbackAdapter... Editorial review: Add GPUAdapterInfo.isFallbackAdapter... Oct 20, 2025
@dipikabh dipikabh requested review from dipikabh and removed request for wbamberg October 20, 2025 14:33
@dipikabh
Copy link
Contributor

Taking a look now

Copy link
Contributor

@dipikabh dipikabh 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!

chrisdavidmills and others added 2 commits October 20, 2025 16:10
Co-authored-by: Dipika Bhattacharya <dipika@foss-community.org>
Co-authored-by: Dipika Bhattacharya <dipika@foss-community.org>
@chrisdavidmills chrisdavidmills merged commit c03dee2 into mdn:main Oct 20, 2025
7 of 8 checks passed
@chrisdavidmills chrisdavidmills deleted the webgpu-gpuadapterinfo-isfallbackadapter branch October 20, 2025 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:WebAPI Web API docs size/m [PR only] 51-500 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants