Re: JavaXPCOM and Handle
Nithril <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.java |
|---|---|
| Message-ID | <0_KdnUcEpaKBCKLZnZ2dnUVZ_tGdnZ2d__49583.0318228856$1145017832$gmane$org@mozilla.org> |
I'm completely lost. I will appreciate some tips. Should I just implement a more complete directory service provider or it's more complicated ? https://bugzilla.mozilla.org/show_bug.cgi?id=323231 http://www.koders.com/cpp/fid474E9CEE64A743E837DD1438B02B8953DC625EEF.aspx ? > Nithril wrote: >> I think I have isolated the bug, but only in a functional way. The >> crash seems to occur when the page contains a form with a password input. > > I'm guessing this has to do with HTTPS/security support. In order for > Mozilla to handle HTTPS, it needs a profile (as suggested by Michal). > > Eventually, I'll expose some methods to Java devs for working with > profiles (https://bugzilla.mozilla.org/show_bug.cgi?id=323231), but in > the meantime, you'll have to handle it yourself... > > > javier