Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: cd8059fc28fc95b90f07d6c095468bc79eb26ccb
https://github.com/WebKit/WebKit/commit/cd8059fc28fc95b90f07d6c095468bc79eb26ccb
Author: Mike Wyrzykowski <[email protected]>
Date: 2024-05-20 (Mon, 20 May 2024)
Changed paths:
M LayoutTests/TestExpectations
A LayoutTests/fast/webgpu/fuzz-274317-expected.txt
A LayoutTests/fast/webgpu/fuzz-274317.html
M Source/WebGPU/WebGPU/PipelineLayout.mm
Log Message:
-----------
[WebGPU] Release assert trigged in PipelineLayout::offsetVectorForBindGroup
https://bugs.webkit.org/show_bug.cgi?id=274317
<radar://128065029>
Reviewed by Dan Glastonbury.
Invalid bind group should return nullptr as it already does in other
places in this member function instead of crashing the GPU process.
* LayoutTests/TestExpectations:
* LayoutTests/fast/webgpu/fuzz-274317-expected.txt: Added.
* LayoutTests/fast/webgpu/fuzz-274317.html: Added.
Add regression test.
* Source/WebGPU/WebGPU/PipelineLayout.mm:
(WebGPU::PipelineLayout::offsetVectorForBindGroup):
Canonical link: https://commits.webkit.org/279013@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