2018-07-25 14:28:37 +00:00
|
|
|
homepage: "https://www.mozilla.org/firefox/"
|
2020-03-10 18:08:01 +00:00
|
|
|
language: c++
|
2019-07-16 02:56:34 +00:00
|
|
|
primary_contact: "choller@mozilla.com"
|
2018-07-27 02:49:41 +00:00
|
|
|
auto_ccs:
|
2019-07-16 02:56:34 +00:00
|
|
|
- twsmith@mozilla.com
|
2019-10-09 16:55:28 +00:00
|
|
|
- sledru@mozilla.com
|
2018-07-25 14:28:37 +00:00
|
|
|
fuzzing_engines:
|
2018-07-27 02:49:41 +00:00
|
|
|
- libfuzzer
|
2018-07-25 14:28:37 +00:00
|
|
|
sanitizers:
|
2018-07-27 02:49:41 +00:00
|
|
|
- address
|
|
|
|
run_tests: False
|
2018-09-23 16:28:05 +00:00
|
|
|
# libraries from $OUT/firefox/dependentlibs.list
|
|
|
|
coverage_extra_args: >
|
|
|
|
-object firefox/firefox
|
|
|
|
-object firefox/libnspr4.so
|
|
|
|
-object firefox/libplc4.so
|
|
|
|
-object firefox/libplds4.so
|
|
|
|
-object firefox/libmozsandbox.so
|
|
|
|
-object firefox/liblgpllibs.so
|
|
|
|
-object firefox/libnssutil3.so
|
|
|
|
-object firefox/libnss3.so
|
|
|
|
-object firefox/libsmime3.so
|
|
|
|
-object firefox/libmozsqlite3.so
|
|
|
|
-object firefox/libssl3.so
|
|
|
|
-object firefox/libmozgtk.so
|
|
|
|
-object firefox/libxul.so
|