Loading native XPCOM component (was nsIBadCertListener and JVM death)
Greg Bowyer <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.oji |
|---|---|
| Message-ID | <[email protected]> |
Hi all, I have built a C++ native component for doing a task of handling invalid certificates, anyone got any hints on how I register this with XPCOM, I am assuming something to do with nsIComponentRegistrar.registerFactoryLocation, but I can't figure it out.