Skip to content
Snippets Groups Projects
Verified Commit d3a5ac48 authored by guest475646844's avatar guest475646844 :clock5: Committed by Pier Angelo Vendrame
Browse files

fixup! Bug 40458: Implement .tor.onion aliases

parent 936aade1
Branches
Tags
1 merge request!889Bug 42366: Tor Browser 115.7.0esr alpha rebase
......@@ -6081,6 +6081,9 @@ static const PrefListEntry sOverrideRestrictionsList[]{
PREF_LIST_ENTRY("services.settings.clock_skew_seconds"),
PREF_LIST_ENTRY("services.settings.last_update_seconds"),
PREF_LIST_ENTRY("services.settings.server"),
// tor-browser#41165, tor-browser!765: leave this static pref in
// gSharedMap to prevent a crash in gpu process in debug builds.
PREF_LIST_ENTRY("browser.urlbar.onionRewrites.enabled"),
};
// These prefs are dynamically-named (i.e. not specified in prefs.js or
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment