googleprojectzero / domato

DOM fuzzer
https://googleprojectzero.blogspot.ch/2017/09/the-great-dom-fuzz-off-of-2017.html
Apache License 2.0
1.69k stars 278 forks source link

Add support for GC and CC on Firefox #25

Closed tysmith closed 4 years ago

tysmith commented 4 years ago

We do get the odd bug report from external contributors that comes from Domato. Hopefully this helps shake out more bugs :)

ifratric commented 4 years ago

Thanks!