Closed
Bug 682637
Opened 14 years ago
Closed 14 years ago
"ASSERTION: EventListener with no context or scope?" and crash
Categories
(Core :: DOM: Events, defect)
Tracking
()
RESOLVED
FIXED
mozilla9
People
(Reporter: jruderman, Assigned: khuey)
References
Details
(4 keywords)
Crash Data
Attachments
(3 files)
###!!! ASSERTION: EventListener with no context or scope?: 'aScopeObject && aContext', file dom/src/events/nsJSEventListener.cpp, line 86
I'm guessing this is a regression from bug 659350.
| Reporter | ||
Comment 1•14 years ago
|
||
| Assignee | ||
Updated•14 years ago
|
Assignee: nobody → khuey
| Assignee | ||
Comment 2•14 years ago
|
||
Compare http://hg.mozilla.org/mozilla-central/rev/1f58f9ed470c#l17.624 to http://hg.mozilla.org/mozilla-central/rev/1f58f9ed470c#l6.634
Attachment #556339 -
Flags: review?(Olli.Pettay)
Comment 3•14 years ago
|
||
Comment on attachment 556339 [details] [diff] [review]
Patch
r=me. Thank you for adding the comment!
Attachment #556339 -
Flags: review?(Olli.Pettay) → review+
| Assignee | ||
Comment 4•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla9
Comment 5•14 years ago
|
||
Kyle, thanks for picking this up!
| Assignee | ||
Comment 6•14 years ago
|
||
np
You need to log in
before you can comment on or make changes to this bug.
Description
•