File tree Expand file tree Collapse file tree 7 files changed +14
-0
lines changed
browser/config/mozconfigs Expand file tree Collapse file tree 7 files changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -6,5 +6,7 @@ ac_add_options --enable-debug
66export MOZILLA_OFFICIAL=1
77
88ac_add_options --enable-enterprise
9+ # This clears the default value to avoid mozilla.com url compiled in product
10+ ac_add_options --with-crashreporter-url=
911
1012. "$topsrcdir/build/mozconfig.common.override"
Original file line number Diff line number Diff line change 11. "$topsrcdir/browser/config/mozconfigs/linux64/common-opt"
22
33ac_add_options --enable-enterprise
4+ # This clears the default value to avoid mozilla.com url compiled in product
5+ ac_add_options --with-crashreporter-url=
46
57. "$topsrcdir/build/mozconfig.common.override"
Original file line number Diff line number Diff line change 22
33ac_add_options --enable-instruments
44ac_add_options --enable-enterprise
5+ # This clears the default value to avoid mozilla.com url compiled in product
6+ ac_add_options --with-crashreporter-url=
57
68. "$topsrcdir/build/mozconfig.common.override"
Original file line number Diff line number Diff line change @@ -6,5 +6,7 @@ ac_add_options --enable-debug
66export MOZILLA_OFFICIAL=1
77
88ac_add_options --enable-enterprise
9+ # This clears the default value to avoid mozilla.com url compiled in product
10+ ac_add_options --with-crashreporter-url=
911
1012. "$topsrcdir/build/mozconfig.common.override"
Original file line number Diff line number Diff line change 22
33ac_add_options --enable-instruments
44ac_add_options --enable-enterprise
5+ # This clears the default value to avoid mozilla.com url compiled in product
6+ ac_add_options --with-crashreporter-url=
57
68. "$topsrcdir/build/mozconfig.common.override"
Original file line number Diff line number Diff line change @@ -8,5 +8,7 @@ ac_add_options --enable-debug
88export MOZILLA_OFFICIAL=1
99
1010ac_add_options --enable-enterprise
11+ # This clears the default value to avoid mozilla.com url compiled in product
12+ ac_add_options --with-crashreporter-url=
1113
1214. "$topsrcdir/build/mozconfig.common.override"
Original file line number Diff line number Diff line change 33. "$topsrcdir/browser/config/mozconfigs/win64/common-opt"
44
55ac_add_options --enable-enterprise
6+ # This clears the default value to avoid mozilla.com url compiled in product
7+ ac_add_options --with-crashreporter-url=
68
79. "$topsrcdir/build/mozconfig.common.override"
You can’t perform that action at this time.
0 commit comments