On Sun, 2005-11-13 at 23:04 -0600, Ian Bicking wrote:
> I've been getting lots of exceptions like these in Firefox:
> 
> 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]
> 
> Googling it isn't very helpful, and the debugging console and Venkman
> have both been mystifying.  I'm getting them with
> doSimpleXMLHttpRequest, but even putting in alerts I'm having a hard
> time detecting where exactly.  Has anyone been seeing this?  It's
> probably in my code, I just don't know where.

... it seems that I get that *any* time I open a link in the same tab.
Including pages that don't use any javascript.

So no, it's probably not in your code.

Tim


Reply via email to