Loading mobile/android/app/geckoview-prefs.js +0 −2 Original line number Diff line number Diff line Loading @@ -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 mobile/android/app/moz.build +0 −1 Original line number Diff line number Diff line Loading @@ -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", ] Loading Loading
mobile/android/app/geckoview-prefs.js +0 −2 Original line number Diff line number Diff line Loading @@ -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
mobile/android/app/moz.build +0 −1 Original line number Diff line number Diff line Loading @@ -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", ] Loading