Closed
Bug 403306
Opened 16 years ago
Closed 16 years ago
"WARNING: Event handler object not a function" after changing onerror attribute of <xul:image>
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: testcase)
Attachments
(1 file)
427 bytes,
application/xhtml+xml
|
Details |
Loading the testcase triggers: WARNING: Event handler object not a function: file /Users/jruderman/trunk/mozilla/dom/src/base/nsJSEnvironment.cpp, line 2037
![]() |
||
Comment 1•16 years ago
|
||
This will just happen. We do want the warning there to aid debugging, I think, but it's not a bug that the object is not a function.
Reporter | ||
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → INVALID
Assignee | ||
Updated•5 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•