Could you please inform us what Firebug version you're talking about?

Looking the "chrome-extension" part of the URL I suppose it is the
Firebug Lite extension for Google Chrome, but we need to know
the specific version of it.

Also, please inform us your browser and OS type and version.

regards,

Pedro Simonetti.

2010/2/11 Mike D <[email protected]>:
> Hi, I have some complicated javascript which causes Firebug to show an
> error very early in the code execution (seems to be before my onload
> event handlers).
>
> I have no idea what is causing this error so I am having trouble
> creating a test case.
>
> Does anyone know what is causing this error?  Could a simple check
> that the second parameter is not undefined work?
>
> This is what shows in the standard javascript console.
>
> TypeError
> arguments: Array
> 0: "split"
> 1: undefined
> message: "Cannot call method 'split' of undefined"
> stack: "TypeError: Cannot call method 'split' of undefined at
> urlParams_runScripts (chrome-extension://j…"
> type: "non_object_property_call"
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Firebug" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/firebug?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/firebug?hl=en.

Reply via email to