`GPUAdapter.info` not present in JS
Categories
(Core :: Graphics: WebGPU, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox132 | --- | fixed |
People
(Reporter: ErichDonGubler, Assigned: ErichDonGubler)
References
Details
Attachments
(4 files, 6 obsolete files)
This was changed in spec. upstream at gpuweb
#4662, and Firefox needs to catch up.
Assignee | ||
Comment 1•7 months ago
|
||
Assignee | ||
Comment 2•7 months ago
|
||
NOTE: Applicable CTS test is webgpu:api,operation,adapter,info:adapter_info:*
.
Comment 3•6 months ago
|
||
Hello Erich!
Out of curiosity, what is the status of this bug?
As you can see in https://groups.google.com/a/chromium.org/g/blink-dev/c/HxOgGf4NzQ4, the Chrome team is about to deprecate and remove the non-standard GPUAdapter requestAdapterInfo() method now that the GPUAdapter info attribute has been implemented in Chrome and Safari browsers.
Updated•6 months ago
|
Assignee | ||
Comment 4•6 months ago
|
||
Assignee | ||
Comment 5•6 months ago
|
||
beaufort.francois: I've just submitted patches that I've confirmed locally to work with CTS updates, which are awaiting what I suppose will be a fast review. I'll land the first patch adding GPUAdapter.info
. Once Chrome and/or Safari confirm the removal of GPUAdapter.requestAdapterInfo
, I'll land the second patch, which should close out this issue.
Comment 6•6 months ago
|
||
Thank you for the quick fix!
GPUAdapter.requestAdapterInfo
is now deprecated in Chrome (https://chromium-review.googlesource.com/c/chromium/src/+/5578020) and will be removed entirely in next milestone.
Safari has recently removed it (https://github.com/gpuweb/gpuweb/pull/4662#issuecomment-2338982367)
Assignee | ||
Comment 7•5 months ago
|
||
This member will go away once GPUAdapter.requestAdapterInfo
is
removed.
Assignee | ||
Comment 8•5 months ago
|
||
Assignee | ||
Updated•5 months ago
|
Assignee | ||
Comment 10•5 months ago
|
||
@jimb and I thought this would be an important signal for users while we wait to land D222065.
Comment 11•5 months ago
|
||
Comment on attachment 9424557 [details]
Bug 1910206 - chore(webgpu)!: remove GPUAdapter.requestAdapterInfo
method r=#webgpu-reviewers!
Revision D222065 was moved to bug 1919119. Setting attachment 9424557 [details] to obsolete.
Assignee | ||
Updated•5 months ago
|
Assignee | ||
Updated•5 months ago
|
Comment 12•5 months ago
|
||
bugherder |
Assignee | ||
Comment 13•5 months ago
|
||
This patch is a test of something rather unrelated to this bug. Sorry,
not sorry, I want jj
to work with moz-phab
! 😅
Assignee | ||
Comment 14•5 months ago
|
||
This patch is a test of something rather unrelated to this bug. Sorry,
not sorry, I want jj
to work with moz-phab
! 😅
Assignee | ||
Comment 15•5 months ago
|
||
This patch is a test of something rather unrelated to this bug. Sorry,
not sorry, I want jj
to work with moz-phab
! 😅
Assignee | ||
Comment 16•5 months ago
|
||
This patch is a test of something rather unrelated to this bug. Sorry,
not sorry, I want jj
to work with moz-phab
! 😅
Assignee | ||
Comment 17•5 months ago
|
||
This patch is a test of something rather unrelated to this bug. Sorry,
not sorry, I want jj
to work with moz-phab
! 😅
Updated•5 months ago
|
Updated•5 months ago
|
Updated•5 months ago
|
Updated•5 months ago
|
Updated•5 months ago
|
Updated•5 months ago
|
Assignee | ||
Updated•5 months ago
|
Updated•5 months ago
|
Comment 18•5 months ago
|
||
Comment 19•5 months ago
|
||
bugherder |
Description
•