From 706daee9482d15f35bfbf4b5df809a13374e7967 Mon Sep 17 00:00:00 2001 From: "leaf%mozilla.org" Date: Thu, 4 May 2000 01:44:42 +0000 Subject: [PATCH] we crash in xpcom if we don't have the urlbarhistory component (at least on windows). This fixes the xpi file creation, and, therefore, installers. --- xpinstall/packager/packages-win | 2 ++ 1 file changed, 2 insertions(+) diff --git a/xpinstall/packager/packages-win b/xpinstall/packager/packages-win index 4125d88444a4..c7aea93c5a95 100644 --- a/xpinstall/packager/packages-win +++ b/xpinstall/packager/packages-win @@ -148,6 +148,8 @@ bin\components\ucvtw2.dll bin\components\unicharutil.xpt bin\components\urildr.dll bin\components\uriloader.xpt +bin\components\urlbarhistory.dll +bin\components\urlbarhistory.xpt bin\components\wallet.dll bin\components\wallet.xpt bin\components\walleteditor.xpt