Hi all,
Now that I have fixed most memory leaks, I am after other issues :-)
My embedded app fails to keep navigation history, and tracing down the
code there is a problem in
nsNavHistory::InitDBFile(), where the call to:
NS_GetSpecialDirectory(NS_APP_USER_PROFILE_50_DIR, ...);
fails (with result 0x80004005 - which means what?).
Any ideas why this call fails? I had the impression that returns
something related to the second argument (AppDir)
of XRE_InitEmbeding().
Also, what I am supposed to pass as an application directory to
XRE_InitEmbeding? My ~/.mozilla directory?
Regards,
George
_______________________________________________
dev-embedding mailing list
dev-embedding@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-embedding