[webkit-changes] [WebKit/WebKit] 18b9b7: [WebGPU] Remove requestAdapterInfo (279376)
mwyrzykowski
noreply at github.com
Mon Sep 9 16:36:26 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 18b9b7e4e5f16daa9f2cb82440c6ad86e0e77af7
https://github.com/WebKit/WebKit/commit/18b9b7e4e5f16daa9f2cb82440c6ad86e0e77af7
Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
Date: 2024-09-09 (Mon, 09 Sep 2024)
Changed paths:
M Source/WebCore/Modules/WebGPU/GPUAdapter.cpp
M Source/WebCore/Modules/WebGPU/GPUAdapter.h
M Source/WebCore/Modules/WebGPU/GPUAdapter.idl
Log Message:
-----------
[WebGPU] Remove requestAdapterInfo (279376)
https://bugs.webkit.org/show_bug.cgi?id=279376
rdar://135575263
Unreviewed revert. This reverts commit 4d63906c2a439330a771083722e36db626b7b2fb.
This was previously reviewed by Dan Glastonbury but we reverted
it because it broke some samples still using deprecated functionality.
The samples have now been updated, so we can revert the revert.
* Source/WebCore/Modules/WebGPU/GPUAdapter.cpp
* Source/WebCore/Modules/WebGPU/GPUAdapter.h
* Source/WebCore/Modules/WebGPU/GPUAdapter.idl
Canonical link: https://commits.webkit.org/283370@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list