"Marcus Bailey" <[EMAIL PROTECTED]> schrieb ...

> In my install script, navigator.plugins.refresh(true) yields an error 
> that "navigator is not defined" on Mozilla M18.
> 
> Is there a replacement for the navigator object?

I made the same experience. The navigator object is
not visible from inside install.js. Daniel from the
XPI group copied that.
 
> How do you refresh the list of plug-ins in Mozilla without restarting 
> the browser?

That's a good question I still have not answered.
Our own plug-in is scriptable, so we'll have to make
it an XPCOM component when upgrading to Netscape 6/Mozilla.

XPCOM components are registered on browser startup.
I don't know if they can be registered during runtime
with XPInstall. That would be on my wish list.


Regards, Tobias Trelle
-- 
CyCo Systems GmbH & Co. KG  _____________  Smart.Fast.3D.
Tel  +49-(0)234-96217-0
Fax  +49-(0)234-96217-17
Web  http://www.cycosys.com/


Reply via email to