Closed Bug 106672 Opened 23 years ago Closed 23 years ago

Enumerating Components.classes results in infinite loop

Categories

(Core :: XPConnect, defect)

defect
Not set
normal

Tracking

()

VERIFIED FIXED

People

(Reporter: dbradley, Assigned: dbradley)

References

Details

(Keywords: hang)

The following results in an infinite loop
for (prop in Components.classes) { print(prop); }
Status: NEW → ASSIGNED
Depends on: 106671
So it does. Wow, when did this regression creep in?
Looks like it occured with the introduction of PLDHash in revision 1.168.
this makes cview so much fun.
Keywords: hang
This is fixed by virtue of 106671. I originally filed this bug because I thought
I might be able to come up with a workaround before 106671 was fixed.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Marking Verified -
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.