Closed Bug 836720 Opened 12 years ago Closed 12 years ago

"InternalError: too much recursion" not correctly caught

Categories

(DevTools :: Console, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 23

People

(Reporter: freddy, Unassigned)

References

Details

This snippet raises an Internal Error as given in the title, when entered into the js shell: Function("meh",{ "toString": function() { console.log(this) },}) In DevTools it follows all the recursions, which causes Firefox to stop responding.
Thanks for your bug report. This is fixed in the patch for bug 783499.
Depends on: 783499
OS: Linux → All
Hardware: x86_64 → All
Version: unspecified → Trunk
This bug seems to be fixed by bug 783499. Reopen if needed.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 23
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.