Closed
Bug 595405
Opened 13 years ago
Closed 13 years ago
"Object.create(window).InstallTrigger" causes "too much recursion" error
Categories
(Core :: XPConnect, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: testcase)
Attachments
(1 file, 1 obsolete file)
394 bytes,
text/html
|
Details |
No description provided.
Reporter | ||
Comment 1•13 years ago
|
||
The testcase will dump "PASS" or "FAIL" to the console.
Reporter | ||
Comment 2•13 years ago
|
||
This interferes with fuzzing a bit: I have to ignore all uncatchable-exception bugs.
Reporter | ||
Comment 3•13 years ago
|
||
Attachment #474289 -
Attachment is obsolete: true
Reporter | ||
Comment 4•13 years ago
|
||
I get "PASS (no throw)" now. I bet this was fixed by bug 609794. Just like the situation there, this testcase creates "objects whose proto is the window".
You need to log in
before you can comment on or make changes to this bug.
Description
•