[webkit-changes] [WebKit/WebKit] cecd62: [WebGPUSwift] Fixing guard checks for error handlers.
nmahendru
noreply at github.com
Mon Jan 6 23:49:17 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: cecd62d40cbab898c7512fd1cbba8354331edae9
https://github.com/WebKit/WebKit/commit/cecd62d40cbab898c7512fd1cbba8354331edae9
Author: Nitin Mahendru <nitinmahendru at apple.com>
Date: 2025-01-06 (Mon, 06 Jan 2025)
Changed paths:
M Source/WebGPU/WebGPU/CommandEncoder.swift
Log Message:
-----------
[WebGPUSwift] Fixing guard checks for error handlers.
https://bugs.webkit.org/show_bug.cgi?id=285495
rdar://142458047
Reviewed by Mike Wyrzykowski.
Fixing some more guard checks that are the inverse of what they should be.
* Source/WebGPU/WebGPU/CommandEncoder.swift:
(WebGPU.copyTextureToBuffer(_:destination:copySize:)):
(WebGPU.copyBufferToTexture(_:destination:copySize:)):
Canonical link: https://commits.webkit.org/288508@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list