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

fixup! Firefox preference overrides.

Bug 41647: Clean up our {TOR,BASE}_BROWSER(_VERSION)? macros

Changed TOR_BROWSER_VERSION with BASE_BROWSER_VERSION.
parent fcc36dda
Branches
Tags
1 merge request!575Bug 41647 & 41453: macro cleanup (base-browser)
......@@ -355,7 +355,7 @@ pref("app.update.timerMinimumDelay", 30); // seconds
// used by update service to decide whether or not to
// automatically download an update
pref("app.update.autodownload", "wifi");
#ifdef TOR_BROWSER_VERSION
#ifdef BASE_BROWSER_VERSION
pref("app.update.url.android", "");
#else
pref("app.update.url.android", "https://aus5.mozilla.org/update/4/%PRODUCT%/%VERSION%/%BUILD_ID%/%BUILD_TARGET%/%LOCALE%/%CHANNEL%/%OS_VERSION%/%DISTRIBUTION%/%DISTRIBUTION_VERSION%/%MOZ_VERSION%/update.xml");
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment