added option --disable-default-browser-agent to mozconfig
This commit is contained in:
parent
8cdf2cd8f2
commit
cf9d5ae61b
1 changed files with 1 additions and 0 deletions
1
build.py
1
build.py
|
|
@ -712,6 +712,7 @@ export MOZ_REQUIRE_SIGNING=
|
|||
# Features
|
||||
ac_add_options --disable-crashreporter
|
||||
ac_add_options --disable-updater
|
||||
ac_add_options --disable-default-browser-agent
|
||||
|
||||
# Disables crash reporting, telemetry and other data gathering tools
|
||||
mk_add_options MOZ_CRASHREPORTER=0
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue