Commit a300f16a authored by Pier Angelo Vendrame's avatar Pier Angelo Vendrame 🎃
Browse files

fixup! Bug 40562: Added Tor Browser preferences to 000-tor-browser.js

extensions.torbutton.launch_warning does not exist anymore.
parent 675f933c
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -32,6 +32,3 @@ pref("media.hls.enabled", false);
// Disable WebAuthn. It requires Google Play Services, so it isn't
// available, but avoid any potential problems.
pref("security.webauth.webauthn_enable_android_fido2", false);

// Disable the External App Blocker on Android
pref("extensions.torbutton.launch_warning", false);