Bug 274664 - [WebGPU] Device::hasFeature() and Adapter::hasFeature() only check that list is not empty
Summary: [WebGPU] Device::hasFeature() and Adapter::hasFeature() only check that list ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGPU (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mike Wyrzykowski
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-05-24 10:52 PDT by Mike Wyrzykowski
Modified: 2024-05-24 14:08 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Wyrzykowski 2024-05-24 10:52:31 PDT
[WebGPU] Device::hasFeature() and Adapter::hasFeature() only check that list is not empty
Comment 1 Mike Wyrzykowski 2024-05-24 10:52:45 PDT
radar://128671215
Comment 2 Mike Wyrzykowski 2024-05-24 11:11:40 PDT
Pull request: https://github.com/WebKit/WebKit/pull/29065
Comment 3 EWS 2024-05-24 14:08:08 PDT
Committed 279293@main (862497bc118b): <https://commits.webkit.org/279293@main>

Reviewed commits have been landed. Closing PR #29065 and removing active labels.