[webkit-changes] [WebKit/WebKit] 6745d4: [Fuzzer Binaries] Add wgslfuzz to WebGPU build
Jonathan Bedard
noreply at github.com
Wed Oct 30 10:01:06 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6745d4faafa9b91af689db886e9089d09bab1266
https://github.com/WebKit/WebKit/commit/6745d4faafa9b91af689db886e9089d09bab1266
Author: Jonathan Bedard <jbedard at apple.com>
Date: 2024-10-30 (Wed, 30 Oct 2024)
Changed paths:
M Configurations/WebKitProjectPaths.xcconfig
M Source/WebGPU/Configurations/wgslfuzz.xcconfig
M Source/WebGPU/WebGPU.xcodeproj/project.pbxproj
Log Message:
-----------
[Fuzzer Binaries] Add wgslfuzz to WebGPU build
https://bugs.webkit.org/show_bug.cgi?id=282258
rdar://138854751
Reviewed by Elliott Williams and Mike Wyrzykowski.
* Configurations/WebKitProjectPaths.xcconfig: Add WEBKIT_FUZZERS_DIR.
* Source/WebGPU/Configurations/wgslfuzz.xcconfig: Install wgslfuzz when ENABLE_LIBFUZZER is true.
* Source/WebGPU/WebGPU.xcodeproj/project.pbxproj: Build wgslfuzz with WebGPU.
Canonical link: https://commits.webkit.org/285909@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