Closed Bug 1753948 Opened 2 years ago Closed 2 years ago

Better control of nsJSUtils::DumpEnabled during FUZZING

Categories

(Core :: DOM: Core & HTML, enhancement)

enhancement

Tracking

()

RESOLVED FIXED
99 Branch
Tracking Status
firefox98 --- wontfix
firefox99 --- fixed

People

(Reporter: decoder, Assigned: decoder)

Details

Attachments

(1 file)

In some fuzzing targets, dumping can be really noisy and the current options we have to disable dumping do not apply to all fuzzing targets.

In other places, we already use an environment variable to control additional output during fuzzing for debugging purposes and I propose we use the same in nsJSUtils::DumpEnabled when building with FUZZING. Patch coming.

Pushed by choller@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e7d6e1641a94
Support MOZ_FUZZ_DEBUG in nsJSUtils. r=baku
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 99 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: