aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/firefox
diff options
context:
space:
mode:
authorGravatar Abhishek Arya <inferno@chromium.org>2018-07-26 19:49:41 -0700
committerGravatar GitHub <noreply@github.com>2018-07-26 19:49:41 -0700
commit30a438932497d1515ec6fa674f69664a9364f084 (patch)
tree9bce0c98ccda1e4c0d4aad989d3c13b61165bf7e /projects/firefox
parent47e41344959d5d1602d5760300249d8b181c4040 (diff)
Fix for broken firefox build #1462
Diffstat (limited to 'projects/firefox')
-rw-r--r--projects/firefox/project.yaml9
1 files changed, 5 insertions, 4 deletions
diff --git a/projects/firefox/project.yaml b/projects/firefox/project.yaml
index ec31b586..36ecb0aa 100644
--- a/projects/firefox/project.yaml
+++ b/projects/firefox/project.yaml
@@ -1,8 +1,9 @@
homepage: "https://www.mozilla.org/firefox/"
primary_contact: "agaynor@mozilla.com"
+auto_ccs:
+ - choller@mozilla.com
fuzzing_engines:
-- libfuzzer
+ - libfuzzer
sanitizers:
-- address
-auto_ccs:
-- choller@mozilla.com
+ - address
+run_tests: False