Closed Bug 605871 Opened 14 years ago Closed 11 years ago

test_xtf.js leaks a bazillion objects at shutdown

Categories

(Core Graveyard :: XTF, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED WONTFIX

People

(Reporter: jdm, Assigned: bbondy)

References

Details

(Whiteboard: [xpcshell-leak])

>  do_check_true(xmlDoc.documentElement instanceof nsIXTFPrivate);
>  do_check_true(xmlDoc.documentElement instanceof nsIDOMEventTarget);

>  xmlDoc.documentElement.inner; //leak
>  //do_check_true(xmlDoc.documentElement.inner.wrappedJSObject.testpassed);

Adding the //leak line and commenting out everything after shows the leak, so this looks like a problem with the XTF code rather than the test.
Whiteboard: [xpcshell-leak]
Blocks: 606067
No longer blocks: 606067
Depends on: 469523
Blocks: 469523
No longer depends on: 469523
Assignee: alex → netzen
XTF has been removed from the tree.  [xtfisdead] for filtering purposes.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
(In reply to Alex Vincent [:WeirdAl] from comment #1)
> XTF has been removed from the tree.  [xtfisdead] for filtering purposes.

Right, bug 749448 did the removal.

V.WontFix (as in "obsolete").
Status: RESOLVED → VERIFIED
Depends on: 749448
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.