Closed
Bug 605040
Opened 15 years ago
Closed 15 years ago
Leak with navigator.mozNotification, goQuitApplication
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
|
92 bytes,
text/html
|
Details |
1. Install https://www.squarefree.com/extensions/domFuzzLite.xpi
2. Run Firefox with trace-refcnt
3. Load the testcase, which will quit your browser.
Result: Leak {nsGlobalWindow, nsDocShell, nsDocument}
Like bug 593541, the leak depends on the method of quitting. What's the significance of this?
I can't reproduce on Windows.
Comment 2•15 years ago
|
||
we just pushed a fix for something very similar. jesse, is this a dup?
| Reporter | ||
Comment 3•15 years ago
|
||
WFM. The fix for bug 605309 probably took care of it.
Status: NEW → RESOLVED
Closed: 15 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
| Assignee | ||
Updated•13 years ago
|
Component: DOM: Mozilla Extensions → DOM
| Assignee | ||
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•