Skip to content
Snippets Groups Projects
Commit 17543228 authored by henry's avatar henry Committed by Pier Angelo Vendrame
Browse files

fixup! Bug 7494: Create local home page for TBB.

Bug 42437: Drop "torbrowser.version" pref.
parent 30c6f528
Branches
Tags
1 merge request!941Bug 42449: Rebase Tor Browser alpha onto Firefox 115.9.0esr
......@@ -27,7 +27,9 @@ export const AboutTorMessage = {
if (Services.prefs.getBoolPref(shouldNotifyPref, false)) {
Services.prefs.clearUserPref(shouldNotifyPref);
return {
updateVersion: Services.prefs.getCharPref("torbrowser.version"),
updateVersion: Services.prefs.getCharPref(
"browser.startup.homepage_override.torbrowser.version"
),
updateURL:
Services.prefs.getCharPref("torbrowser.post_update.url", "") ||
Services.urlFormatter.formatURLPref("startup.homepage_override_url"),
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment