From 33daca78f51cf05a4c44add7db667420d662c0e7 Mon Sep 17 00:00:00 2001 From: grizzlyuser Date: Wed, 8 Dec 2021 23:32:10 +0200 Subject: libre/iceweasel: Bump to 95.0 with upstream changes --- .../0001-Use-remoting-name-for-GDK-application-names.patch | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'libre/iceweasel/0001-Use-remoting-name-for-GDK-application-names.patch') diff --git a/libre/iceweasel/0001-Use-remoting-name-for-GDK-application-names.patch b/libre/iceweasel/0001-Use-remoting-name-for-GDK-application-names.patch index 86dddaba5..206ec0a85 100644 --- a/libre/iceweasel/0001-Use-remoting-name-for-GDK-application-names.patch +++ b/libre/iceweasel/0001-Use-remoting-name-for-GDK-application-names.patch @@ -9,10 +9,10 @@ Subject: [PATCH] Use remoting name for GDK application names 2 files changed, 6 insertions(+), 12 deletions(-) diff --git a/toolkit/xre/nsAppRunner.cpp b/toolkit/xre/nsAppRunner.cpp -index 332f340179d3..840ad794f606 100644 +index 60ea6966cccf..ae862aba01b3 100644 --- a/toolkit/xre/nsAppRunner.cpp +++ b/toolkit/xre/nsAppRunner.cpp -@@ -4285,11 +4285,7 @@ int XREMain::XRE_mainStartup(bool* aExitFlag) { +@@ -4299,11 +4299,7 @@ int XREMain::XRE_mainStartup(bool* aExitFlag) { // consistently. // Set program name to the one defined in application.ini. @@ -26,11 +26,11 @@ index 332f340179d3..840ad794f606 100644 // Initialize GTK here for splash. diff --git a/widget/gtk/nsAppShell.cpp b/widget/gtk/nsAppShell.cpp -index 60de473de07a..004c066575c1 100644 +index 7090bd2ef350..76bda087be72 100644 --- a/widget/gtk/nsAppShell.cpp +++ b/widget/gtk/nsAppShell.cpp -@@ -24,6 +24,8 @@ - # include "WakeLockListener.h" +@@ -27,6 +27,8 @@ + # include "nsIObserverService.h" #endif #include "gfxPlatform.h" +#include "nsAppRunner.h" @@ -38,7 +38,7 @@ index 60de473de07a..004c066575c1 100644 #include "ScreenHelperGTK.h" #include "HeadlessScreenHelper.h" #include "mozilla/widget/ScreenManager.h" -@@ -152,13 +154,9 @@ nsresult nsAppShell::Init() { +@@ -256,13 +258,9 @@ nsresult nsAppShell::Init() { // See https://bugzilla.gnome.org/show_bug.cgi?id=747634 // // Only bother doing this for the parent process, since it's the one -- cgit v1.2.3