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

fixup! TB3: Tor Browser's official .mozconfigs.

Part of Bug 20497.

Start using the correct macOS relative data directory, instead of
creating it with code, when possible.
parent 4595d824
Branches
Tags
1 merge request!541Bug 20497: Check if the browser should run in portable mode at runtime (Tor Browser)
......@@ -41,5 +41,3 @@ ac_add_options MOZ_TELEMETRY_REPORTING=
if test -z "$WASI_SYSROOT"; then
ac_add_options --without-wasm-sandboxed-libraries
fi
ac_add_options --with-relative-data-dir=BaseBrowser/Data/Browser
......@@ -5,4 +5,5 @@ ac_add_options --enable-strip
# See bug #41131
ac_add_options --disable-update-agent
ac_add_options --with-relative-data-dir=../TorBrowser-Data/Browser
ac_add_options --enable-tor-browser-data-outside-app-dir
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment