[webkit-changes] [WebKit/WebKit] 4d0c58: [WebGPU] Remove calls to dlsym which are not used
mwyrzykowski
noreply at github.com
Thu Oct 26 18:47:17 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4d0c581fad89c70f2b0a7965dca9c1c085859597
https://github.com/WebKit/WebKit/commit/4d0c581fad89c70f2b0a7965dca9c1c085859597
Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
Date: 2023-10-26 (Thu, 26 Oct 2023)
Changed paths:
M Source/WebGPU/WebGPU/Instance.mm
Log Message:
-----------
[WebGPU] Remove calls to dlsym which are not used
https://bugs.webkit.org/show_bug.cgi?id=263743
<radar://117550193>
Reviewed by Dan Glastonbury.
This code is not reachable from the JS API, remove it.
* Source/WebGPU/WebGPU/Instance.mm:
(wgpuGetProcAddress):
Canonical link: https://commits.webkit.org/269834@main
More information about the webkit-changes
mailing list