Closed
Bug 667321
Opened 13 years ago
Closed 9 years ago
"ASSERTION: Why PreDestroy hasn't been called?" with <fieldset>
Categories
(Core :: DOM: Editor, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
297 bytes,
text/html
|
Details |
After closing the testcase, the next CC asserts. (For example, if you quit while the testcase is shown, you'll see the assertion during shutdown.)
###!!! ASSERTION: Why PreDestroy hasn't been called?: '!mDocWeak || mDidPreDestroy', file /builds/slave/cen-osx64-dbg/build/editor/libeditor/base/nsEditor.cpp, line 169
>nsEditor::~nsEditor [editor/libeditor/base/nsEditor.cpp:171]
>nsPlaintextEditor::~nsPlaintextEditor [editor/libeditor/text/nsPlaintextEditor.cpp:114]
>nsEditor::Release [editor/libeditor/base/nsEditor.cpp:213]
>nsPlaintextEditor::Release [editor/libeditor/text/nsPlaintextEditor.cpp:129]
>nsXPCOMCycleCollectionParticipant::Unroot [obj-firefox/xpcom/build/nsCycleCollectionParticipant.cpp:76]
>nsCycleCollector::CollectWhite [xpcom/base/nsCycleCollector.cpp:1978]
Comment 1•9 years ago
|
||
This no longer reproduces.
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: in-testsuite+
Resolution: --- → WORKSFORME
Comment 3•9 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•