Closed
Bug 401589
Opened 17 years ago
Closed 17 years ago
"ASSERTION: Leaking a popup frame" with XUL, MathML mtd, -moz-popup
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jruderman, Assigned: roc)
References
Details
(Keywords: assertion, memory-leak, testcase)
Attachments
(1 file)
546 bytes,
application/vnd.mozilla.xul+xml
|
Details |
Loading the testcase triggers:
###!!! ASSERTION: Leaking a popup frame: '!entry->mPopupFrame', file /Users/jruderman/trunk/mozilla/layout/xul/base/src/nsPopupSetFrame.cpp, line 292
Reloading/closing the testcase triggers:
###!!! ASSERTION: Some objects allocated with AllocateFrame were not freed: 'mFrameCount == 0', file /Users/jruderman/trunk/mozilla/layout/base/nsPresShell.cpp, line 673
Comment 1•17 years ago
|
||
Need to retest once roc's content-duplication-prevention patch lands... Don't have the bug# offhand.
Reporter | ||
Comment 3•17 years ago
|
||
I'm not seeing anything bad happen with this testcase any more. I checked for assertions and trace-refcnt leaks.
--> FIXED by bug 399940.
Assignee: nobody → roc
Flags: in-testsuite?
Reporter | ||
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: xptoolkit.xul → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•