[webkit-changes] [WebKit/WebKit] e7b9bd: [WGSL] Add keyword dictionary for better fuzzing
Tadeu Zagallo
noreply at github.com
Mon Aug 7 07:07:51 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e7b9bd2cb7e48e78543d18538dd50da3020a54f6
https://github.com/WebKit/WebKit/commit/e7b9bd2cb7e48e78543d18538dd50da3020a54f6
Author: Tadeu Zagallo <tzagallo at apple.com>
Date: 2023-08-07 (Mon, 07 Aug 2023)
Changed paths:
A Source/WebGPU/WGSL/wgsl.dict
Log Message:
-----------
[WGSL] Add keyword dictionary for better fuzzing
https://bugs.webkit.org/show_bug.cgi?id=259726
rdar://113257152
Reviewed by Dan Glastonbury.
The dictionary can be passed to libFuzzer, which helps it generate better test cases
* Source/WebGPU/WGSL/wgsl.dict: Added.
Canonical link: https://commits.webkit.org/266634@main
More information about the webkit-changes
mailing list