Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c1bff169885a3bb012031b5e53744a5c65a0c143 https://github.com/WebKit/WebKit/commit/c1bff169885a3bb012031b5e53744a5c65a0c143 Author: Tadeu Zagallo <tzaga...@apple.com> Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths: M Source/WebGPU/WGSL/tests/valid/for.wgsl Log Message: ----------- [WGSL] Fix incorrect for-loop test https://bugs.webkit.org/show_bug.cgi?id=261758 rdar://115735593 Reviewed by Dan Glastonbury. This is a small follow-up from 268078@main: I fixed the for-loop scoping, but missed that a test that was relying on the incorrect behavior started failing. * Source/WebGPU/WGSL/tests/valid/for.wgsl: Canonical link: https://commits.webkit.org/268175@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes