Bug 260829

Summary: REGRESSION (266202@main): `set-webkit-configuration --reset` should clear LibFuzzer state
Product: WebKit Reporter: David Kilzer (:ddkilzer) <ddkilzer>
Component: Tools / TestsAssignee: David Kilzer (:ddkilzer) <ddkilzer>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 259355    
Bug Blocks:    

Description David Kilzer (:ddkilzer) 2023-08-28 15:53:53 PDT
`set-webkit-configuration --reset` should clear LibFuzzer state.

This regressed in this fix because the 'LibFuzzer' config file is never removed with the `--reset` switch:

Bug 259355: [WebGPU] Add the ability to fuzz wgslc
<https://bugs.webkit.org/show_bug.cgi?id=259355>
Committed 266202@main (751a8c03a46a): <https://commits.webkit.org/266202@main>
Comment 1 Radar WebKit Bug Importer 2023-08-28 15:54:14 PDT
<rdar://problem/114592034>
Comment 2 David Kilzer (:ddkilzer) 2023-08-28 17:27:52 PDT
Pull request: https://github.com/WebKit/WebKit/pull/17160
Comment 3 EWS 2023-08-28 19:19:26 PDT
Committed 267383@main (af0be1fb8cd2): <https://commits.webkit.org/267383@main>

Reviewed commits have been landed. Closing PR #17160 and removing active labels.