← Back to team overview

zeitgeist team mailing list archive

[Bug 488656] Re: firefox extension: use XPCOM instead of communicating via files

 

How can you talk to Zeitgeist over XPCOM? Is there some bridging
mechanism? Otherwise it might be useful to use a real DBus impl. for
Xulrunner http://wiki.github.com/FireRabbit/mozjs-dbus

-- 
firefox extension: use XPCOM instead of communicating via files
https://bugs.launchpad.net/bugs/488656
You received this bug notification because you are a member of
Zeitgeist-Engine, which is subscribed to Zeitgeist Data Providers.

Status in Zeitgeist Data Providers: New

Bug description:
Due to a missing pyxpcom package in ubuntu karmic the firefox extension was hacked by files in the dbus communication process. this is VERY inefficient. We should use XPCOM instead.



References