Comment #3 on issue 19655 by [email protected]: Implement event listener
changes on Chromium side from WebKit CL 47326
http://code.google.com/p/chromium/issues/detail?id=19655
The problem is that Node::setAttributeEventListener function (used by V8
bindings to
reflectively set event listeners like "onblur" by event type) does not call
Node::setOn${event} functions a few of which became virtual and were
overridden in HTMLBodyElement and HTMLFrameSetElement.
V8 bindings could work around this, but a better solution would be to fix
Node::setAttributeEventListener.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---