Bug 260829 - REGRESSION (266202@main): `set-webkit-configuration --reset` should clear LibFuzzer state
Summary: REGRESSION (266202@main): `set-webkit-configuration --reset` should clear Lib...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Kilzer (:ddkilzer)
URL:
Keywords: InRadar
Depends on: 259355
Blocks:
  Show dependency treegraph
 
Reported: 2023-08-28 15:53 PDT by David Kilzer (:ddkilzer)
Modified: 2023-08-28 19:19 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.