Bug 274797 - [WebGPU] Replace asynchronous .requestAdapterInfo() with synchronous .info
Summary: [WebGPU] Replace asynchronous .requestAdapterInfo() with synchronous .info
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-28 14:25 PDT by Mike Wyrzykowski
Modified: 2024-05-30 08:41 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-28 14:25:48 PDT
[WebGPU] Replace asynchronous .requestAdapterInfo() with synchronous .info

Recent spec change, per https://github.com/gpuweb/gpuweb/pull/4662
Comment 1 Radar WebKit Bug Importer 2024-05-28 14:26:26 PDT
<rdar://problem/128896785>
Comment 2 Mike Wyrzykowski 2024-05-28 14:31:12 PDT
Pull request: https://github.com/WebKit/WebKit/pull/29191
Comment 3 EWS 2024-05-29 13:35:55 PDT
Committed 279461@main (47fff30b64ba): <https://commits.webkit.org/279461@main>

Reviewed commits have been landed. Closing PR #29191 and removing active labels.
Comment 4 Mike Wyrzykowski 2024-05-29 22:04:47 PDT
Re-opening for pull request https://github.com/WebKit/WebKit/pull/29285
Comment 5 Mike Wyrzykowski 2024-05-29 22:20:22 PDT
Pull request: https://github.com/WebKit/WebKit/pull/29287
Comment 6 EWS 2024-05-30 08:41:51 PDT
Committed 279516@main (2228e1db0bd9): <https://commits.webkit.org/279516@main>

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