[webkit-changes] [WebKit/WebKit] 7a255a: [WGSL] Assertion failure in call graph builder

Tadeu Zagallo noreply at github.com
Wed Jun 7 06:03:53 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7a255a75bb55df2aef23ab7c0720d27a89e698aa
      https://github.com/WebKit/WebKit/commit/7a255a75bb55df2aef23ab7c0720d27a89e698aa
  Author: Tadeu Zagallo <tzagallo at apple.com>
  Date:   2023-06-07 (Wed, 07 Jun 2023)

  Changed paths:
    M Source/WebGPU/WGSL/CallGraph.cpp

  Log Message:
  -----------
  [WGSL] Assertion failure in call graph builder
https://bugs.webkit.org/show_bug.cgi?id=257795
rdar://110386328

Unreviewed. Added an assertion before landing 264932 at main but didn't realize that
the member variable was uninitialized which caused the assertion to always fail.

* Source/WebGPU/WGSL/CallGraph.cpp:

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




More information about the webkit-changes mailing list