Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c57f1a4ede62f9ffef152bba257582c823fa9b6a
https://github.com/WebKit/WebKit/commit/c57f1a4ede62f9ffef152bba257582c823fa9b6a
Author: Mike Wyrzykowski <[email protected]>
Date: 2025-01-22 (Wed, 22 Jan 2025)
Changed paths:
M Source/WebGPU/WebGPU/ShaderModule.mm
Log Message:
-----------
[WebGPU] Error message from metal compilation is not reported via
popErrorScope in Debug
https://bugs.webkit.org/show_bug.cgi?id=286340
rdar://143372099
Reviewed by Tadeu Zagallo.
We were only assigning the error in non-debug builds, leading
to popErrorScope not including the message in Debug builds.
* Source/WebGPU/WebGPU/ShaderModule.mm:
(WebGPU::ShaderModule::createLibrary):
Canonical link: https://commits.webkit.org/289276@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