bug 78919, part 3: Move nsMIMEInfoImpl to exthandler, and don't allow to CreateInstance it

r=bzbarsky sr=darin
This commit is contained in:
cbiesinger@web.de
2004-01-28 14:48:22 +00:00
parent c74310668b
commit ec1081f559
13 changed files with 32 additions and 457 deletions

View File

@@ -116,12 +116,6 @@ NS_GENERIC_FACTORY_CONSTRUCTOR(nsAppleFileDecoder)
///////////////////////////////////////////////////////////////////////////////
#include "nsMIMEInfoImpl.h"
NS_GENERIC_FACTORY_CONSTRUCTOR(nsMIMEInfoImpl)
///////////////////////////////////////////////////////////////////////////////
#include "nsMIMEHeaderParamImpl.h"
NS_GENERIC_FACTORY_CONSTRUCTOR(nsMIMEHeaderParamImpl)
@@ -878,12 +872,6 @@ static const nsModuleComponentInfo gNetModuleInfo[] = {
},
// from netwerk/mime:
{ "xml mime INFO",
NS_MIMEINFO_CID,
NS_MIMEINFO_CONTRACTID,
nsMIMEInfoImplConstructor
},
{ "mime header param",
NS_MIMEHEADERPARAM_CID,
NS_MIMEHEADERPARAM_CONTRACTID,