mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-08 07:31:32 +00:00
9 lines
415 B
C++
9 lines
415 B
C++
COMPONENT(MEMORY, nsMemoryImpl::Create)
|
|
COMPONENT(DEBUG, nsDebugImpl::Create)
|
|
COMPONENT(CATEGORYMANAGER, nsCategoryManager::Create)
|
|
COMPONENT(OBSERVERSERVICE, nsObserverService::Create)
|
|
COMPONENT(TIMER, nsTimerImplConstructor)
|
|
COMPONENT(THREADMANAGER, nsThreadManagerGetSingleton)
|
|
COMPONENT(THREADPOOL, nsThreadPoolConstructor)
|
|
COMPONENT(UUID_GENERATOR, nsUUIDGeneratorConstructor)
|