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
