Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: bfcd800c0db8421512486ba84867bc833e9be209
      
https://github.com/WebKit/WebKit/commit/bfcd800c0db8421512486ba84867bc833e9be209
  Author: Mike Wyrzykowski <[email protected]>
  Date:   2023-02-22 (Wed, 22 Feb 2023)

  Changed paths:
    M Source/WebKit/GPUProcess/graphics/WebGPU/RemoteShaderModule.messages.in
    M Source/WebKit/WebProcess/GPU/graphics/WebGPU/RemoteShaderModuleProxy.cpp
    M Source/WebKit/WebProcess/GPU/graphics/WebGPU/RemoteShaderModuleProxy.h

  Log Message:
  -----------
  [WebGPU] RemoteShaderModule::CompilationInfo results in an IPC exception
https://bugs.webkit.org/show_bug.cgi?id=252586
<radar://105688260>

Reviewed by Myles C. Maxfield.

This is an async reply, so use sendWithAsyncReply as async reply from a
sync IPC is not supported.

* Source/WebKit/GPUProcess/graphics/WebGPU/RemoteShaderModule.messages.in:
* Source/WebKit/WebProcess/GPU/graphics/WebGPU/RemoteShaderModuleProxy.cpp:
(WebKit::WebGPU::RemoteShaderModuleProxy::compilationInfo):
* Source/WebKit/WebProcess/GPU/graphics/WebGPU/RemoteShaderModuleProxy.h:

Canonical link: https://commits.webkit.org/260664@main


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to