Closed
Bug 464149
Opened 16 years ago
Closed 16 years ago
"ASSERTION: frame to remove is not in our ::popupList" with XBL, xul:listbox
Categories
(Core :: XBL, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, memory-leak, testcase)
Attachments
(1 file)
975 bytes,
application/vnd.mozilla.xul+xml
|
Details |
###!!! ASSERTION: Leaking a popup frame: '!entry->mPopupFrame', file /Users/jruderman/central/layout/xul/base/src/nsPopupSetFrame.cpp, line 296
###!!! ASSERTION: frame to remove is not in our ::popupList: 'found', file /Users/jruderman/central/layout/xul/base/src/nsPopupSetFrame.cpp, line 261
###!!! ASSERTION: Someone forgot to block scripts: 'aIsSafeToFlush == nsContentUtils::IsSafeToRunScript()', file /Users/jruderman/central/layout/base/nsPresShell.cpp, line 4496
###!!! ASSERTION: Some objects allocated with AllocateFrame were not freed: 'mFrameCount == 0', file /Users/jruderman/central/layout/base/nsPresShell.cpp, line 676
Comment 1•16 years ago
|
||
This seems to be worksforme now. No idea what fixed it, offhand...
Reporter | ||
Comment 2•16 years ago
|
||
Yep, WFM. I'll add the testcase as a crashtest.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 3•16 years ago
|
||
Flags: in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•