Skip to content

Commit c05e6dd

Browse files
committed
Bug 1829725 - Disable neqo fuzzing feature. r=necko-reviewers,kershaw
Differential Revision: https://phabricator.services.mozilla.com/D176340 UltraBlame original commit: 6ea2977b2a55c21a1a44c3e023697e93070eb293
1 parent 7ce9fea commit c05e6dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

toolkit/library/rust/shared/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ spidermonkey_rust = []
124124
smoosh = ["jsrust_shared/smoosh"]
125125
gecko_profiler = ["gecko-profiler/enabled", "profiler_helper"]
126126
gecko_profiler_parse_elf = ["profiler_helper/parse_elf"]
127-
libfuzzer = ["neqo_glue/fuzzing"]
127+
libfuzzer = []
128128
webrtc = ["mdns_service"]
129129
glean_disable_upload = ["fog_control/disable_upload"]
130130
glean_million_queue = ["fog_control/million_queue"]

0 commit comments

Comments
 (0)