зеркало из https://github.com/mozilla/pjs.git
Change HashPropertyBag instance constructor to call Init, r=shaver
This commit is contained in:
Родитель
5bd593ad0e
Коммит
f00f3e4881
|
@ -194,7 +194,7 @@ NS_GENERIC_FACTORY_CONSTRUCTOR(nsRecyclingAllocatorImpl)
|
|||
NS_GENERIC_FACTORY_CONSTRUCTOR(nsTimelineService)
|
||||
#endif
|
||||
|
||||
NS_GENERIC_FACTORY_CONSTRUCTOR(nsHashPropertyBag)
|
||||
NS_GENERIC_FACTORY_CONSTRUCTOR_INIT(nsHashPropertyBag, Init)
|
||||
|
||||
static NS_METHOD
|
||||
nsXPTIInterfaceInfoManagerGetSingleton(nsISupports* outer,
|
||||
|
|
Загрузка…
Ссылка в новой задаче