Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5f15f85354c7732b0d6a1100f3def951a55fe4db
https://github.com/WebKit/WebKit/commit/5f15f85354c7732b0d6a1100f3def951a55fe4db
Author: Mike Wyrzykowski <[email protected]>
Date: 2026-09-10 (Thu, 10 Sep 2026)
Changed paths:
M Source/WebCore/Modules/WebGPU/Implementation/WebGPUDeviceImpl.cpp
Log Message:
-----------
[WebGPU] Implement UTF-8 constant checking without string copies
https://bugs.webkit.org/show_bug.cgi?id=323753
rdar://187016082
Reviewed by Sam Weinig.
Avoid string copy as suggested in
https://github.com/WebKit/WebKit/pull/73524#discussion_r3968127411
Test: render_pipeline.html CTS continues to pass
* Source/WebCore/Modules/WebGPU/Implementation/WebGPUDeviceImpl.cpp:
(WebCore::WebGPU::invalidConstantName):
(WebCore::WebGPU::containsOnlyValidUTF8Characters):
(WebCore::WebGPU::convertToBacking):
Canonical link: https://commits.webkit.org/320857@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications