Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 7a255a75bb55df2aef23ab7c0720d27a89e698aa https://github.com/WebKit/WebKit/commit/7a255a75bb55df2aef23ab7c0720d27a89e698aa Author: Tadeu Zagallo <tzaga...@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@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 _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes