Closed
Bug 547895
Opened 16 years ago
Closed 9 years ago
nsCoreUtils::HasClickListener fails for body element.
Categories
(Core :: Disability Access APIs, defect)
Core
Disability Access APIs
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: davidb, Unassigned)
Details
(Whiteboard: [auto-closed:inactivity])
?
I'd like confirmation on this but in my debugging session tonight it sure looks like for <body onclick="foo();"> GetListenerManager fails for the nsHTMLBodyElement.
I'm not sure if this is expected. I discovered it while attempting to write a test for bug 547692. I'll probably push the crash fix there without a fix. When this is resolved let's be sure to write a test for 547692.
| Reporter | ||
Comment 1•9 years ago
|
||
AUTO-CLOSED. This bug untouched for over 2000 days. Please reopen if you can confirm the bug and help it progress.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
Whiteboard: [auto-closed:inactivity]
You need to log in
before you can comment on or make changes to this bug.
Description
•