Bug 272283 - initial work for --enable-libxul r=bryner+darin This is on by default for xulrunner and off by default for all other apps.
git-svn-id: svn://10.0.0.236/trunk@166350 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -106,7 +106,9 @@ info_InitEntry(PLDHashTable *table, PLDHashEntryHdr *entry, const void *key)
|
||||
|
||||
NS_IMPL_THREADSAFE_ISUPPORTS1(nsStaticComponentLoader, nsIComponentLoader)
|
||||
|
||||
#ifndef MOZ_ENABLE_LIBXUL
|
||||
NS_COM NSGetStaticModuleInfoFunc NSGetStaticModuleInfo;
|
||||
#endif
|
||||
|
||||
nsresult
|
||||
nsStaticComponentLoader::GetModuleInfo()
|
||||
|
||||
Reference in New Issue
Block a user