Re: XPCNativeWrapper and getData (application/x-moz-node)
Boris Zbarsky <[email protected]> Tue, 25 May 2010 08:12:24 -0400
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Message-ID | <[email protected]> |
On 5/25/10 3:10 AM, rvj wrote: >> Does appending the security wrapper not work? It should... > > nope I get > > // Execption ..." Could not convert Javascript argument 0 > // [nsIDOMHTMLTableElement.appendChild]" nsresult: "0x80570009 > // NS_ERROR_XPC_BAD_CONVERT_JS)" Does it work if you append the node.wrappedJSObject? -Boris