have you added your equivalent of mozilla/netwerk/build/nsNetModule.cpp? darin
Per Lundberg wrote:
Hello folks, I'm investigating how to write a custom protocol handler. I've actually managed to get it compiling, and it's creating an .xpt and .so file (I'm using Debian GNU/Linux). However, I really don't know how to get Mozilla to use my new protocol handler. I tried copying it to the /usr/lib/mozilla/components directory, but nothing seemed to happen (Mozilla gave an error when I tried to access a URL using my protocol). I suppose I need to register my protocol handler somehow? Any help is welcome. Cc:s to my E-mail address is welcome as well.
