Browse Source

port bug 1759175

Bill Gianopoulos 7 months ago
parent
commit
d093d2da75

+ 32 - 0
comm-central/patches/9999999-port1759175-suite-bustage.patch

@@ -0,0 +1,32 @@
+# HG changeset patch
+# User Bill Gianopoulos <wgianopoulos@gmail.com>
+# Date 1711096774 0
+Bug 9999999 - Port bug 1759175 to suite.
+Bug 1759175 pt9 - Remove old crash reporter localization
+
+diff --git a/suite/installer/package-manifest.in b/suite/installer/package-manifest.in
+--- a/suite/installer/package-manifest.in
++++ b/suite/installer/package-manifest.in
+@@ -395,22 +395,17 @@ man/*
+ 
+ ; [Crash Reporter]
+ ;
+ #ifdef MOZ_CRASHREPORTER
+ #ifdef XP_MACOSX
+ @BINPATH@/crashreporter.app/
+ #else
+ @BINPATH@/crashreporter@BIN_SUFFIX@
+-@RESPATH@/crashreporter.ini
+-#ifdef XP_UNIX
+-@RESPATH@/Throbber-small.gif
+ #endif
+-#endif
+-@RESPATH@/crashreporter-override.ini
+ #ifdef MOZ_CRASHREPORTER_INJECTOR
+ @BINPATH@/breakpadinjector.dll
+ #endif
+ #endif
+ 
+ ; [ minidump-analyzer ]
+ ;
+ #ifdef MOZ_CRASHREPORTER

+ 1 - 0
comm-central/patches/series

@@ -2,6 +2,7 @@
 9999999-port1823953-suite-bustage.patch
 9999999-port1823953-suite-bustage.patch
 9999999-suite-bustage.patch
 9999999-suite-bustage.patch
 9999999-port1854868-suite-bustage.patch
 9999999-port1854868-suite-bustage.patch
+9999999-port1759175-suite-bustage.patch
 TOP-1642188-remove-nsDOMIEvent-cc.patch
 TOP-1642188-remove-nsDOMIEvent-cc.patch
 TOP-1614671-port1456035-4-and-5-61a1-cc.patch
 TOP-1614671-port1456035-4-and-5-61a1-cc.patch
 TOP-1611647-1-rename-xul-suite.patch
 TOP-1611647-1-rename-xul-suite.patch