Skip to main content
Sign in
Snippets Groups Projects
Verified Commit 5cb79e69 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 51a83fc3
1 merge request!694Bug 41796: Rebased on top of FIREFOX_ESR_115_BASE
......@@ -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