Re: Registering components under XULRunner 24

Christian Sell <[email protected]> Mon, 17 Feb 2014 07:13:39 -0800 (PST)
Newsgroups gmane.comp.mozilla.devel.embedding
Message-ID <[email protected]>
added another line to components.manifest, as mentioned in the referenced document:

category profile-after-change RegionCapture @mozilla.org/regioncapture;1

still getting NS_ERROR_FACTORY_NOT_REGISTERED. There are no error messages in nsIConsoleService (at least none my listener gets). This is easily the worst ordeal I have encountered in a decade. Is there ANYBODY out there who can help??