Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 16a66f7561b54ca47761eabaea1b6ddbfa5e03ae
https://github.com/WebKit/WebKit/commit/16a66f7561b54ca47761eabaea1b6ddbfa5e03ae
Author: Myles C. Maxfield <[email protected]>
Date: 2023-01-29 (Sun, 29 Jan 2023)
Changed paths:
M Source/WebCore/Modules/WebGPU/GPUTexture.cpp
M Source/WebKit/WebProcess/GPU/graphics/WebGPU/RemoteDeviceProxy.cpp
Log Message:
-----------
[WebGPU] GPUTexture::destroy() and RemoteDeviceProxy::destroy() do nothing
https://bugs.webkit.org/show_bug.cgi?id=251326
rdar://104786514
Reviewed by Tadeu Zagallo.
We must have just forgotten to hook them up. All the other destroy() methods
are already hooked up.
* Source/WebCore/Modules/WebGPU/GPUTexture.cpp:
(WebCore::GPUTexture::destroy):
* Source/WebKit/WebProcess/GPU/graphics/WebGPU/RemoteDeviceProxy.cpp:
(WebKit::WebGPU::RemoteDeviceProxy::destroy):
Canonical link: https://commits.webkit.org/259539@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes