Re: JavaXPCOM and Handle
Javier Pedemonte <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.java |
|---|---|
| Message-ID | <U9WdnTDILpet-rDZnZ2dnUVZ_s6dnZ2d__41942.0395316139$1143826531$gmane$org@mozilla.org> |
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