uhh... turn off ie migrator too then.
git-svn-id: svn://10.0.0.236/trunk@153472 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -49,7 +49,9 @@
|
||||
#include "nsPhoenixProfileMigrator.h"
|
||||
#include "nsSeamonkeyProfileMigrator.h"
|
||||
#ifdef XP_WIN
|
||||
#if 0
|
||||
#include "nsIEProfileMigrator.h"
|
||||
#endif
|
||||
#elif defined(XP_MACOSX)
|
||||
#if 0
|
||||
#include "nsSafariProfileMigrator.h"
|
||||
@@ -105,10 +107,12 @@ static const nsModuleComponentInfo components[] =
|
||||
nsProfileMigratorConstructor },
|
||||
|
||||
#ifdef XP_WIN
|
||||
#if 0
|
||||
{ "Internet Explorer (Windows) Profile Migrator",
|
||||
NS_WINIEPROFILEMIGRATOR_CID,
|
||||
NS_BROWSERPROFILEMIGRATOR_CONTRACTID_PREFIX "ie",
|
||||
nsIEProfileMigratorConstructor },
|
||||
#endif
|
||||
|
||||
#elif defined(XP_MACOSX)
|
||||
#if 0
|
||||
|
||||
Reference in New Issue
Block a user