summaryrefslogtreecommitdiff
path: root/libre/icedove/mozilla-1338795-regression.patch
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2020-12-04 01:00:16 -0500
committerbill-auger <mr.j.spam.me@gmail.com>2021-11-05 16:25:45 -0400
commitc2721cea86e032ff1affbbb1f265c5ca5f9a63b8 (patch)
treef2f6651f40f1681d406b8cb26908022ef95fe8b9 /libre/icedove/mozilla-1338795-regression.patch
parent1b0e012308564c5067bfbe822ae8fbab4d7d89a7 (diff)
downloadabslibre-c2721cea86e032ff1affbbb1f265c5ca5f9a63b8.tar.gz
abslibre-c2721cea86e032ff1affbbb1f265c5ca5f9a63b8.tar.bz2
abslibre-c2721cea86e032ff1affbbb1f265c5ca5f9a63b8.zip
[icedove]: upgrade to v78.5.0
Diffstat (limited to 'libre/icedove/mozilla-1338795-regression.patch')
-rw-r--r--libre/icedove/mozilla-1338795-regression.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/libre/icedove/mozilla-1338795-regression.patch b/libre/icedove/mozilla-1338795-regression.patch
deleted file mode 100644
index 2c8cf2112..000000000
--- a/libre/icedove/mozilla-1338795-regression.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/comm/mailnews/base/prefs/content/accountUtils.js 2020-04-04 22:28:38.105521722 +0200
-+++ b/comm/mailnews/base/prefs/content/accountUtils.js 2020-04-04 22:28:50.809027238 +0200
-@@ -488,7 +488,7 @@ function msgNewMailAccount(msgWindow, ok
- let existingWindow = Services.wm.getMostRecentWindow("mail:autoconfig");
- if (existingWindow) {
- existingWindow.focus();
-- } else if (AppConstants.MOZ_APP_NAME == "thunderbird") {
-+ } else {
- // disabling modal for the time being, see 688273 REMOVEME
- window.openDialog(
- "chrome://messenger/content/accountcreation/emailWizard.xul",