Fixed up hook to track library loads for refcnt logging
git-svn-id: svn://10.0.0.236/trunk@50277 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
6a697df2cd
commit
a4f420d4fb
@ -129,7 +129,7 @@ nsNativeComponentLoader::GetFactory(const nsIID & aCID,
|
||||
}
|
||||
}
|
||||
|
||||
#ifdef MOZ_TRACE_XPCOM_REFCNT
|
||||
#ifdef NS_BUILD_REFCNT_LOGGING
|
||||
// Inform refcnt tracer of new library so that calls through the
|
||||
// new library can be traced.
|
||||
nsTraceRefcnt::LoadLibrarySymbols(dll->GetNativePath(),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user