Bug 204607

Summary: Attempting to enable more than one FuzzerAgent should result in an error
Product: WebKit Reporter: Tuomas Karkkainen <tuomas.webkit>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ews-watchlist, keith_miller, koivisto, mark.lam, msaboff, saam, tzagallo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch none

Description Tuomas Karkkainen 2019-11-26 02:49:24 PST
Attempting to enable more than one FuzzerAgent should result in an error.

Currently the options enabling FuzzerAgents are evaluated in order and any FuzzerAgents enabled after the first one are silently ignored.
Comment 1 Tuomas Karkkainen 2019-11-26 02:53:31 PST
Created attachment 384342 [details]
proposed patch
Comment 2 WebKit Commit Bot 2019-11-26 04:21:20 PST
Comment on attachment 384342 [details]
proposed patch

Clearing flags on attachment: 384342

Committed r252885: <https://trac.webkit.org/changeset/252885>
Comment 3 WebKit Commit Bot 2019-11-26 04:21:21 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2019-11-26 04:22:19 PST
<rdar://problem/57488527>