You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: FirefoxJackalope/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ The .patch also contains a target and the corresponding grammar for fuzzing Fire
6
6
7
7
Note: The patch was created in February 2025 and might not apply cleanly to later versions.
8
8
9
-
An example mozconfig file suitable for fuzzing is included in this directory.
9
+
An example mozconfig file suitable for fuzzing is included in this directory. You might also need to run `./mach gtest dontruntests` according to [this section in Firefox documentation](https://firefox-source-docs.mozilla.org/tools/fuzzing/fuzzing_interface.html#local-build-requirements-and-flags).
10
10
11
11
Once Jackalope and Firefox have been built, the XSLT fuzzer can be ran using the following example command line:
0 commit comments