Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9e36cafb7a96d8f5b9e2c8994c1782e3fa20b200
https://github.com/WebKit/WebKit/commit/9e36cafb7a96d8f5b9e2c8994c1782e3fa20b200
Author: Geoffrey Garen <[email protected]>
Date: 2025-11-06 (Thu, 06 Nov 2025)
Changed paths:
M Source/WebGPU/WebGPU/CommandEncoder.swift
Log Message:
-----------
[WebGPU+Swift] Fixed an incorrect short-circuit in CommandEncoder
https://bugs.webkit.org/show_bug.cgi?id=302103
rdar://164187906
Reviewed by Richard Robinson and Mike Wyrzykowski.
Match the .mm copy of the code.
No test because Metal currently seems to forgive this mistake.
* Source/WebGPU/WebGPU/CommandEncoder.swift:
(WebGPU.beginComputePass(_:)):
Canonical link: https://commits.webkit.org/302677@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications