From 628131b5322a63db36e7e62a7e75857a2a324554 Mon Sep 17 00:00:00 2001 From: "scott%scott-macgregor.org" Date: Wed, 18 Jul 2007 17:21:57 +0000 Subject: [PATCH] Bug #387111 --> crash on startup after software update. Move some xpcom xpt files from xpcom to mail in the packaging list. sr=bmsedberg git-svn-id: svn://10.0.0.236/trunk@230203 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/mail/installer/removed-files.in | 7 +++++++ mozilla/mail/installer/windows/packages-static | 15 +++++++-------- 2 files changed, 14 insertions(+), 8 deletions(-) diff --git a/mozilla/mail/installer/removed-files.in b/mozilla/mail/installer/removed-files.in index 7ee7615e610..6bb5357efb6 100644 --- a/mozilla/mail/installer/removed-files.in +++ b/mozilla/mail/installer/removed-files.in @@ -147,6 +147,13 @@ components/windowds.xpt components/windowwatcher.xpt components/winhooks.xpt components/xmlextras.xpt +components/xpcom_base.xpt +components/xpcom_components.xpt +components/xpcom_ds.xpt +components/xpcom_io.xpt +components/xpcom_obsolete.xpt +components/xpcom_thread.xpt +components/xpcom_xpti.xpt components/xpcom.xpt components/xpconnect.xpt components/xpinstall.xpt diff --git a/mozilla/mail/installer/windows/packages-static b/mozilla/mail/installer/windows/packages-static index c641ce19257..49173237be6 100644 --- a/mozilla/mail/installer/windows/packages-static +++ b/mozilla/mail/installer/windows/packages-static @@ -18,13 +18,6 @@ bin\xpcom.dll bin\xpcom_core.dll bin\xpistub.dll bin\components\jar50.dll -bin\components\xpcom_base.xpt -bin\components\xpcom_system.xpt -bin\components\xpcom_components.xpt -bin\components\xpcom_ds.xpt -bin\components\xpcom_io.xpt -bin\components\xpcom_thread.xpt -bin\components\xpcom_xpti.xpt bin\nspr4.dll bin\plc4.dll bin\plds4.dll @@ -80,7 +73,13 @@ bin\components\impComm4xMail.xpt bin\components\mailview.xpt bin\components\mailprofilemigration.xpt bin\components\shellservice.xpt - +bin\components\xpcom_base.xpt +bin\components\xpcom_system.xpt +bin\components\xpcom_components.xpt +bin\components\xpcom_ds.xpt +bin\components\xpcom_io.xpt +bin\components\xpcom_thread.xpt +bin\components\xpcom_xpti.xpt bin\chrome\toolkit.jar bin\chrome\toolkit.manifest bin\chrome\comm.jar