Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fa55e51f70c3252ec72956e19eb1a07cda1e5e9b
      
https://github.com/WebKit/WebKit/commit/fa55e51f70c3252ec72956e19eb1a07cda1e5e9b
  Author: Mike Wyrzykowski <[email protected]>
  Date:   2024-04-01 (Mon, 01 Apr 2024)

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

  Log Message:
  -----------
  [WebGPU] WebGPU::PipelineLayout::errorValidatingBindGroupCompatibility should 
ensure bind group exists
https://bugs.webkit.org/show_bug.cgi?id=271897
<radar://125618278>

Reviewed by Alex Christensen.

We should ensure the WeakPtr is not null before using it.

* Source/WebGPU/WebGPU/PipelineLayout.mm:
(WebGPU::PipelineLayout::errorValidatingBindGroupCompatibility const):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to