[webkit-changes] [WebKit/WebKit] 80194d: [WebGPU] Remove unnecessary deprecation warnings
Myles C. Maxfield
noreply at github.com
Tue May 23 11:25:18 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 80194d7df7603cd7502cbc5030a58138b11b31a3
https://github.com/WebKit/WebKit/commit/80194d7df7603cd7502cbc5030a58138b11b31a3
Author: Myles C. Maxfield <mmaxfield at apple.com>
Date: 2023-05-23 (Tue, 23 May 2023)
Changed paths:
M Source/WTF/wtf/PlatformUse.h
M Source/WebGPU/WebGPU/BindGroupLayout.mm
Log Message:
-----------
[WebGPU] Remove unnecessary deprecation warnings
https://bugs.webkit.org/show_bug.cgi?id=257194
rdar://109707026
Reviewed by Mike Wyrzykowski.
They're not necessary any more.
* Source/WTF/wtf/PlatformUse.h:
* Source/WebGPU/WebGPU/BindGroupLayout.mm:
(WebGPU::createArgumentDescriptor):
Canonical link: https://commits.webkit.org/264430@main
More information about the webkit-changes
mailing list