Open
Bug 601416
Opened 15 years ago
Updated 3 years ago
"ASSERTION: didn't call Disconnect" [@ nsEventListenerManager::~nsEventListenerManager]
Categories
(Core :: DOM: Core & HTML, defect, P5)
Tracking
()
NEW
People
(Reporter: jruderman, Unassigned)
Details
(Keywords: assertion, testcase)
Attachments
(2 files)
1. Load the testcase.
2. Trigger a GC, for example by quitting Firefox.
Result:
###!!! ASSERTION: didn't call Disconnect: '!mTarget',
file content/events/src/nsEventListenerManager.cpp, line 294
Reporter | ||
Comment 1•15 years ago
|
||
Updated•15 years ago
|
Component: DOM: Events → DOM: Other
QA Contact: events → general
Assignee | ||
Updated•12 years ago
|
Component: DOM: Other → DOM
Comment 2•7 years ago
|
||
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046
Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5.
If you have questions, please contact :mdaly.
Priority: -- → P5
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•