Implementing services in Gecko 2.0

yakobom <[email protected]/> Thu, 12 May 2011 02:56:41 -0500
Newsgroups gmane.comp.mozilla.devel.embedding
Message-ID <[email protected]>
Hi,
In my embedding c++ application, we override some of the services. After migrating to Gecko 2.0, some stopped working - prompt service for example, password manager. 
Can some guide me how to fix this? I need to implement my own prompts, and also to allow user to choose to save passwords for specific sites.

Thanks,
yakobom