Closed
Bug 408909
Opened 18 years ago
Closed 18 years ago
nsSimpleNestedURI leak running mochitest
Categories
(Core :: Networking, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 403199
People
(Reporter: sicking, Unassigned)
Details
When running batches of mochitests I keep leeking a single nsSimpleNestedURI. Since it's just a single one leaked always, no matter how many tests I run, it's probably a shutdown leak.
| Reporter | ||
Comment 1•18 years ago
|
||
Actually, if I open more tabs it looks like I leak one nsSimpleNestedURI per tab. So might not be a shutdown leak
Comment 2•18 years ago
|
||
See bug 400926?
| Reporter | ||
Updated•18 years ago
|
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•