Ok, now, lets say I know the problem, but as far as I understand is not up to me to fix this :). I will report it through "submit crash" and thats it? :)
I thought that the problem is a conflict with one of the .js files cause I have a lot of .js scripts going on, but let it be an infinite recursion. At least it sounds that its not up to me to fix this :). On 11 January 2012 21:54, Sebo <[email protected]> wrote: > Recursion means a function is calling itself. An infinite recursion > doesn't have a stop criterion. See the test case of issue > 4938<http://getfirebug.com/tests/issues/4938/issue4938.html>for an example. > > > Sebastian > > -- > 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 > https://groups.google.com/forum/#!forum/firebug > -- 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 https://groups.google.com/forum/#!forum/firebug
