Re: Cannot create a XPConnect extension for Firefox

Mike Shaver <[email protected]> Mon, 18 Oct 2004 14:52:30 -0400
Newsgroups gmane.comp.mozilla.devel.xpinstall
Organization Another Netscape Collabra Server User
Message-ID <[email protected]>
Yoric wrote:
>  During the last week, I have been attempting to write a XPCom object 
> using JavaScript + XPConnect and Firefox 0.9.1 under Debian/testing.

There were a number of fixes related to extension-installed components 
(especially interface-finding) after 0.9.1.  I recommend retesting with 
0.10.1 (1.0PR + the security fix), to at least rule those out.  If 
nothing else, the install.rdf file's contents will be very relevant to 
the discussion; that's the most common source of error in installation, 
for me at least.

Mike