Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: dbbe5b77ea9225ef1bd8515619ef31b7b19275f0
https://github.com/WebKit/WebKit/commit/dbbe5b77ea9225ef1bd8515619ef31b7b19275f0
Author: Mike Wyrzykowski <[email protected]>
Date: 2025-10-17 (Fri, 17 Oct 2025)
Changed paths:
M Source/WebGPU/WebGPU/CommandEncoder.swift
Log Message:
-----------
[WebGPU Swift]
http/tests/webgpu/webgpu/api/validation/queue/destroyed/query_set.html fails to
pass
https://bugs.webkit.org/show_bug.cgi?id=300986
rdar://162867751
Reviewed by Geoffrey Garen.
Swift version had missing call to setCommandEncoder() which
is why the destroyed variants of the tests failed to pass.
* Source/WebGPU/WebGPU/CommandEncoder.swift:
(WebGPU.beginRenderPass(_:)):
(WebGPU.beginComputePass(_:)):
Canonical link: https://commits.webkit.org/301734@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