Re: JavaXPCOM and Handle
Michal Ceresna <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.java |
|---|---|
| Message-ID | <200604141718.12673.michal.ceresna__11796.1851101883$1145027884$gmane$org@gmail.com> |
On Friday 14 April 2006 14:25, Nithril wrote: > I'm completely lost. I will appreciate some tips. > > Should I just implement a more complete directory service provider or > it's more complicated ? The profile functions were added to the XRE (xulrunner) api only after the 1.8.x branch: http://bonsai.mozilla.org/cvsgraph.cgi?file=mozilla/toolkit/xre/nsXULAppAPI.h See the attachment of this bug, it contains a patch with profile support for javaxpcom. Hoping, you can manage to adapt it for your needs: https://bugzilla.mozilla.org/show_bug.cgi?id=332869 best regards, Michal