Closed Bug 671797 Opened 13 years ago Closed 12 years ago

Too-much-recursion through array_forEach

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
critical

Tracking

()

RESOLVED FIXED

People

(Reporter: jruderman, Assigned: Waldo)

Details

(Keywords: crash, testcase, Whiteboard: js-triage-needed)

Attachments

(2 files)

      No description provided.
Hey, this is why we should self-host forEach!  ;)
Might need a recursion check in bound functions, or might need it for array extras.  Will investigate soon.
Assignee: general → jwalden+bmo
Status: NEW → ASSIGNED
OS: Windows 7 → All
Hardware: x86_64 → All
Whiteboard: js-triage-needed
See also bug 684462, with Array.sort.
Jesse, bug 779215 likely fixed a lot of these bugs. Perhaps you'd like to retest?
The testcase now correctly throws a JavaScript exception, "too much recursion" :)
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: