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

fixup! Firefox preference overrides.

Remove other references to Tor Browser prefs
parent ce757c34
No related branches found
No related tags found
1 merge request!641Bug 41759: Rebase Base Browser to 115 Nightly
......@@ -96,5 +96,3 @@ pref("pdfjs.handleOctetStream", true);
pref("browser.download.open_pdf_attachments_inline", true);
pref("pdfjs.annotationEditorMode", -1);
pref("pdfjs.enableFloatingToolbar", true);
#include 000-tor-browser-android.js
......@@ -17,7 +17,6 @@ if CONFIG["MOZ_PKG_SPECIAL"]:
DEFINES["MOZ_PKG_SPECIAL"] = CONFIG["MOZ_PKG_SPECIAL"]
JS_PREFERENCE_PP_FILES += [
"000-tor-browser-android.js",
"mobile.js",
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment