Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 55abb9066ef57f3375e3b3a8159f5e628e812b34
      
https://github.com/WebKit/WebKit/commit/55abb9066ef57f3375e3b3a8159f5e628e812b34
  Author: Mike Wyrzykowski <[email protected]>
  Date:   2023-06-14 (Wed, 14 Jun 2023)

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

  Log Message:
  -----------
  [WebGPU] PipelineLayout::makeInvalid may call clear on empty optional value
https://bugs.webkit.org/show_bug.cgi?id=258082
<radar://110786601>

Unreviewed - relanding missing commit from 265179@main

265139@main made m_bindGroupLayouts an optional, but a check to make
sure the value exists was missing.

* Source/WebGPU/WebGPU/PipelineLayout.h:
(WebGPU::PipelineLayout::numberOfBindGroupLayouts const):

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


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

Reply via email to