On Jan 24, 7:31 am, [EMAIL PROTECTED] wrote: > I think that the best way is to write an extension in js,use this > extension to control browser,another extension to read message from > dbus,this should be ok.
please don't confuse extensions with components. but yes, creating a component that exposes whatever you need to do over dbus would be a good idea. then js or c++ (or java/perl/python) could poke your dbus things and you could use js to drive everything if you like. _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
