Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

XULRunner 8.0.1 - missing interfaces

10 views
Skip to first unread message

Agustín Catellani

unread,
Dec 12, 2011, 8:44:56 AM12/12/11
to
Hi everyone! I'm doing an update of a FF extension I have, and I'm
facing the problem that nsIDOMFocusListener is not longer part of
Xulrunner library. I've search the web for info about what happened to
that interface with no success. Can you guive me some advice regarding
where to find documentation about the changes of Xulrunner? Because in
the official page the "Release notes" links leads me to FF3.6.
Best regards.

Agustín

Neil Deakin

unread,
Dec 12, 2011, 8:51:36 AM12/12/11
to Agustín Catellani
You can just use the standard dom interfaces for event listening.

(nsIDOMEventTarget, nsIDOMEventListener)

0 new messages