summaryrefslogtreecommitdiff
path: root/libre/iceweasel/libre.patch
diff options
context:
space:
mode:
authorgrizzlyuser <grizzlyuser@protonmail.com>2020-08-02 21:02:23 +0300
committerbill-auger <mr.j.spam.me@gmail.com>2020-08-11 09:55:17 -0400
commit32f3b81e31a8cfca03c50b48317ddfc39389a26e (patch)
treeee1c2d29cc46affcc7c11b112df566d49233c67a /libre/iceweasel/libre.patch
parentd3b1c3ba32de649ec0267a53bfe2d2555932e970 (diff)
downloadabslibre-32f3b81e31a8cfca03c50b48317ddfc39389a26e.tar.gz
abslibre-32f3b81e31a8cfca03c50b48317ddfc39389a26e.tar.bz2
abslibre-32f3b81e31a8cfca03c50b48317ddfc39389a26e.zip
libre/iceweasel: 79.0 Sync with upstreams
Upstream Firefox now requires about-logo.svg in branding dir, so added it by copying the same source file that is used for other logos. LDFLAGS for i686 were changed the same way Arch Linux ARM did it. Otherwise, the build fails due to this flag.
Diffstat (limited to 'libre/iceweasel/libre.patch')
-rw-r--r--libre/iceweasel/libre.patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/libre/iceweasel/libre.patch b/libre/iceweasel/libre.patch
index 4464fe5fe..bb0572adc 100644
--- a/libre/iceweasel/libre.patch
+++ b/libre/iceweasel/libre.patch
@@ -331,15 +331,6 @@ index 5bc3a4b6c2..afc8d388e2 100644
AboutLoginsOpenPreferences: { wantUntrusted: true },
AboutLoginsOpenSite: { wantUntrusted: true },
AboutLoginsRecordTelemetryEvent: { wantUntrusted: true },
-@@ -783,8 +781,6 @@ const listeners = {
- "AboutLogins:OpenFAQ": ["AboutLoginsParent"],
- "AboutLogins:GetHelp": ["AboutLoginsParent"],
- "AboutLogins:OpenPreferences": ["AboutLoginsParent"],
-- "AboutLogins:OpenMobileAndroid": ["AboutLoginsParent"],
-- "AboutLogins:OpenMobileIos": ["AboutLoginsParent"],
- "AboutLogins:OpenSite": ["AboutLoginsParent"],
- "AboutLogins:SortChanged": ["AboutLoginsParent"],
- "AboutLogins:Subscribe": ["AboutLoginsParent"],
diff --git a/browser/components/aboutlogins/AboutLoginsChild.jsm b/browser/components/aboutlogins/AboutLoginsChild.jsm
index a4cd976dd5..c24b42eed0 100644
--- a/browser/components/aboutlogins/AboutLoginsChild.jsm