Skip to content
Snippets Groups Projects
Verified Commit aae91d81 authored by Pier Angelo Vendrame's avatar Pier Angelo Vendrame :jack_o_lantern:
Browse files

fixup! Base Browser's .mozconfigs.

Use the new flag upstream to replace the Bug 41542 commit.
parent d84eccef
Branches
Tags
1 merge request!641Bug 41759: Rebase Base Browser to 115 Nightly
......@@ -39,6 +39,10 @@ ac_add_options --disable-backgroundtasks
# Disable telemetry
ac_add_options MOZ_TELEMETRY_REPORTING=
# Disable the creation of a <something>.default that Firefox by default creates
# for old version that could not use dedicated profiles. See tor-browser#41542.
ac_add_options --disable-legacy-profile-creation
if test -z "$WASI_SYSROOT"; then
ac_add_options --without-wasm-sandboxed-libraries
fi
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment