зеркало из https://github.com/mozilla/pjs.git
Bug #16394 --> call Initialize function on url after we create one
r=jefft
This commit is contained in:
Родитель
a95c838439
Коммит
4dcfc1d91a
|
@ -41,8 +41,7 @@ static NS_DEFINE_CID(kCImapMessageResource, NS_IMAPMESSAGERESOURCE_CID);
|
|||
static NS_DEFINE_CID(kCImapMockChannel, NS_IMAPMOCKCHANNEL_CID);
|
||||
|
||||
// private factory declarations for each component we know how to produce
|
||||
|
||||
NS_GENERIC_FACTORY_CONSTRUCTOR(nsImapUrl)
|
||||
NS_GENERIC_FACTORY_CONSTRUCTOR_INIT(nsImapUrl, Initialize)
|
||||
NS_GENERIC_FACTORY_CONSTRUCTOR(nsImapProtocol)
|
||||
NS_GENERIC_FACTORY_CONSTRUCTOR(nsIMAPHostSessionList)
|
||||
NS_GENERIC_FACTORY_CONSTRUCTOR(nsImapIncomingServer)
|
||||
|
|
Загрузка…
Ссылка в новой задаче