From 78aecc53ff2f8f486ddc123cdc12f38cd41a3a15 Mon Sep 17 00:00:00 2001 From: Bert van der Weerd Date: Fri, 4 Jun 2021 09:59:43 +0200 Subject: [PATCH] Added patches/release folder with patches needed for v89.0 --- patches/release/context-menu2.patch | 43 ++++++++ patches/release/megabar3.patch | 148 +++++++++++++++++++++++++++ patches/release/mozilla-vpn-ad.patch | 17 +++ patches/release/remove_addons.patch | 74 ++++++++++++++ 4 files changed, 282 insertions(+) create mode 100644 patches/release/context-menu2.patch create mode 100644 patches/release/megabar3.patch create mode 100644 patches/release/mozilla-vpn-ad.patch create mode 100644 patches/release/remove_addons.patch diff --git a/patches/release/context-menu2.patch b/patches/release/context-menu2.patch new file mode 100644 index 0000000..5685f96 --- /dev/null +++ b/patches/release/context-menu2.patch @@ -0,0 +1,43 @@ +diff --git a/browser/base/content/browser-context.inc b/browser/base/content/browser-context.inc +--- a/browser/base/content/browser-context.inc ++++ b/browser/base/content/browser-context.inc +@@ -102,19 +102,16 @@ + oncommand="gContextMenu.openLinkInPrivateWindow();"/> + + + +- + + + + #endif + +- + +