зеркало из https://github.com/mozilla/gecko-dev.git
mac is still building this, pulling nsweb stuff
This commit is contained in:
Родитель
2e6b6dd544
Коммит
cccb96c42d
|
@ -29,14 +29,14 @@ static NS_DEFINE_IID(kWebShellCID, NS_WEB_SHELL_CID);
|
|||
nsresult NS_NewDocLoaderServiceFactory(nsIFactory** aResult);
|
||||
|
||||
#if defined(XP_MAC) && defined(MAC_STATIC)
|
||||
extern "C" NS_WEB nsresult
|
||||
extern "C" NS_EXPORT nsresult
|
||||
NSGetFactory_WEB_DLL(nsISupports* serviceMgr,
|
||||
const nsCID &aClass,
|
||||
const char *aClassName,
|
||||
const char *aProgID,
|
||||
nsIFactory **aFactory)
|
||||
#else
|
||||
extern "C" NS_WEB nsresult
|
||||
extern "C" NS_EXPORT nsresult
|
||||
NSGetFactory(nsISupports* serviceMgr,
|
||||
const nsCID &aClass,
|
||||
const char *aClassName,
|
||||
|
|
Загрузка…
Ссылка в новой задаче