I would note that I don't actually have to
QueryInterface in javascript, as the bug title says,
it is enough to simply refer to the node or element
in the javascript code for the QueryInterface to work in python,
like I do in the example code in the tarball I sent.

Also, I can successfully query elements returned by e.g.
document.getElementById() for some interfaces, at least
nsIDOMElement, nsIDOMXULElement, nsIDOMNode,
but not some more specific interfaces, like
nsIDOMXULTextBoxElement, without first referring to them
in javascript

Dofri


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to