Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 42d8933f0ae2fb8371afd2cc6dff3560e547d1a3
      
https://github.com/WebKit/WebKit/commit/42d8933f0ae2fb8371afd2cc6dff3560e547d1a3
  Author: Mike Wyrzykowski <[email protected]>
  Date:   2023-11-20 (Mon, 20 Nov 2023)

  Changed paths:
    M Source/WebGPU/WebGPU/Pipeline.mm

  Log Message:
  -----------
  [WebGPU] Remove release assert from WebGPU::createLibrary
https://bugs.webkit.org/show_bug.cgi?id=264025
<radar://117589524>

Reviewed by Tadeu Zagallo.

Calling createLibrary with an invalid ShaderModule should
return std::nullopt otherwise the ast will not be valid.

* Source/WebGPU/WebGPU/Pipeline.mm:
(WebGPU::createLibrary):

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


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

Reply via email to