Displaying 2 results from an estimated 2 matches for "ns_error_xpc_bad_convert_j".
Did you mean:
ns_error_xpc_bad_convert_js
2006 Mar 17
12
Exception in Javascript console in Firefox 1.0.7
Has anyone else seen this?
Error: uncaught exception: [Exception..."Component returned failure
code: 0x80570009 (NS_ERROR_XPC_BAD_CONVERT_JS)
[nsiXPCComponents.lookupMethod]" nsresult: "0x80570009
(NS_ERROR_XPC_BAD_CONVERT_JS)" location:"JS frame ::
chrome://global/content/XPCNativeWrapper.js :: anonymous :: line 91"
data: no]
I got that output to the Javascript console in Firefox when using the
$() funct...
2006 Jun 24
0
Lightbox and Prototype
I am running Rails 1.1.2 (frozen gems) and trying to use Lightbox 2.0.
I am getting this exception in Firefox:
uncaught exception: [Exception... "Could not convert JavaScript
argument arg 0 [nsIDOMHTMLDivElement.removeChild]" nsresult:
"0x80570009 (NS_ERROR_XPC_BAD_CONVERT_JS)" location: "JS frame ::
http://localhost:3000/javascripts/prototype.js?1151109408 :: anonymous
:: line 947" data: no]
Any help would be greatly appreciated.