From 5a89a5420161d673536d3a0778bc96a281534526 Mon Sep 17 00:00:00 2001 From: grizzlyuser Date: Feb 27 2021 21:25:38 +0000 Subject: 86.0: Update according to upstream changes --- diff --git a/release.sh b/release.sh index b087935..e596285 100755 --- a/release.sh +++ b/release.sh @@ -3,7 +3,7 @@ set -eu pkgname=iceweasel -brandingver=85.0 +brandingver=86.0 brandingrel=1 srcdir=src diff --git a/src/patches/iceweasel-branding/Use-firefox-instead-of-MOZ_APP_NAME-for-profile.patch b/src/patches/iceweasel-branding/Use-firefox-instead-of-MOZ_APP_NAME-for-profile.patch index 07050b9..2f40aff 100644 --- a/src/patches/iceweasel-branding/Use-firefox-instead-of-MOZ_APP_NAME-for-profile.patch +++ b/src/patches/iceweasel-branding/Use-firefox-instead-of-MOZ_APP_NAME-for-profile.patch @@ -21,15 +21,15 @@ index 52c35c7..af2c0cf 100644 var ResetProfile = { diff --git a/toolkit/xre/nsAppRunner.cpp b/toolkit/xre/nsAppRunner.cpp -index fe63faa..66ca008 100644 +index 9c7cb46079..a6299593a1 100644 --- a/toolkit/xre/nsAppRunner.cpp +++ b/toolkit/xre/nsAppRunner.cpp -@@ -4349,7 +4349,7 @@ nsresult XREMain::XRE_mainRun() { - if (gDoProfileReset) { - // Automatically migrate from the current application if we just - // reset the profile. -- aKey = MOZ_APP_NAME; -+ aKey = "firefox"; - gResetOldProfile->GetName(aName); - } - pm->Migrate(&mDirProvider, aKey, aName); +@@ -4879,7 +4879,7 @@ nsresult XREMain::XRE_mainRun() { + if (gDoProfileReset) { + // Automatically migrate from the current application if we just + // reset the profile. +- aKey = MOZ_APP_NAME; ++ aKey = "firefox"; + gResetOldProfile->GetName(aName); + } + pm->Migrate(&mDirProvider, aKey, aName); diff --git a/src/patches/iceweasel-branding/rebrand-about-dialog-and-licenses-page.patch b/src/patches/iceweasel-branding/rebrand-about-dialog-and-licenses-page.patch index 5937ee4..8386737 100644 --- a/src/patches/iceweasel-branding/rebrand-about-dialog-and-licenses-page.patch +++ b/src/patches/iceweasel-branding/rebrand-about-dialog-and-licenses-page.patch @@ -1,15 +1,15 @@ diff --git a/browser/base/content/aboutDialog.xhtml b/browser/base/content/aboutDialog.xhtml -index 5323aed9b1..1392ef9fd3 100644 +index fc6c382171..059bc7b65d 100644 --- a/browser/base/content/aboutDialog.xhtml +++ b/browser/base/content/aboutDialog.xhtml -@@ -137,8 +137,8 @@ - +@@ -151,8 +151,8 @@ +