Closed
Bug 469626
Opened 17 years ago
Closed 15 years ago
Find a better way to test bug 353713
Categories
(Core :: DOM: Core & HTML, enhancement)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: jruderman, Assigned: jruderman)
References
Details
I had to comment out the crashtest for bug 353713 (see bug 469557). Hopefully I can figure out a way to test bug 353713 (or at least some of the relevant code) without it being really slow.
| Assignee | ||
Comment 1•15 years ago
|
||
parser/htmlparser/tests/crashtests/197052-1.html tests recursive document.write and hits the mTooDeepWriteRecursion warning. This exponential(?) case isn't worth testing, IMO. I think I'll just remove the test.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
| Assignee | ||
Comment 2•15 years ago
|
||
Test removed:
http://hg.mozilla.org/mozilla-central/rev/9821a96e7230
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•