> Check nsprofiledirserviceprovider.h for details.

one more problem, nsProfileDirServiceProvider.h is not included into 
sdk/includes
and without this header I have no proto for NS_NewProfileDirServiceProvider().

-dmitry.

> >> The profile service is not builded if you use --enable-single-profile,
> >> and
> >> only really needed if you need to store multiple profiles.
>
> > because no profile manager factory is available in most cases now (thanks
> > to -single-profile)
> > and therefore corresponding applications will never "Make a new default
> > profile" as stated in the comment.
> >
> > In particular mfcembed and other embed application are crashing now when
> > accessed to SSL sites just because of this breakage.
>
> The crash is a bug in the ssl code.
>
> > They have no profile or have no clear way on to create it and nss fails to
> > work for them.
> > Any solution? :)
>
> You have to init the nsprofiledirserviceprovider for the single profile to
> work. Check nsprofiledirserviceprovider.h for details.
>
>


_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to