From e5864315748720b75922d74ec5de6a1b4d6e0278 Mon Sep 17 00:00:00 2001 From: "benjamin@smedbergs.us" Date: Tue, 12 Jun 2007 12:46:27 -0700 Subject: [PATCH] Bug 384179 - crash on startup with upgrade builds - remove old files that are no longer relevant with libxul, r=luser --- browser/installer/removed-files.in | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/browser/installer/removed-files.in b/browser/installer/removed-files.in index 7e25d899f99..7ee58688529 100644 --- a/browser/installer/removed-files.in +++ b/browser/installer/removed-files.in @@ -37,6 +37,24 @@ searchplugins/google.gif searchplugins/yahoo.src searchplugins/yahoo.gif searchplugins/ +#ifdef MOZ_ENABLE_LIBXUL +@DLL_PREFIX@xpcom_core@DLL_SUFFIX@ +components/@DLL_PREFIX@jar50@DLL_SUFFIX@ +#ifdef XP_WIN +components/jsd3250.dll +components/xpinstal.dll +#else +components/@DLL_PREFIX@jsd@DLL_SUFFIX@ +components/@DLL_PREFIX@xpinstall@DLL_SUFFIX@ +#endif +components/@DLL_PREFIX@jar50@DLL_SUFFIX@ +#else +#ifdef XP_MACOSX +XUL +#else +@DLL_PREFIX@xul@DLL_SUFFIX@ +#endif +#endif component.reg components/compreg.dat components/@DLL_PREFIX@myspell@DLL_SUFFIX@