[webkit-reviews] review requested: [Bug 9736] -(void)init*Event missing in DOMKeyboardEvent and DOMWheelEvent : [Attachment 9811] DOMKeyboardEvent and DOMWheelEvent initializer wrappers plus test

bugzilla-request-daemon at opendarwin.org bugzilla-request-daemon at opendarwin.org
Wed Aug 2 02:14:11 PDT 2006


Jonas Witt <jonas.witt at gmail.com> has asked  for review:
Bug 9736: -(void)init*Event missing in DOMKeyboardEvent and DOMWheelEvent
http://bugzilla.opendarwin.org/show_bug.cgi?id=9736

Attachment 9811: DOMKeyboardEvent and DOMWheelEvent initializer wrappers plus
test
http://bugzilla.opendarwin.org/attachment.cgi?id=9811&action=edit

------- Additional Comments from Jonas Witt <jonas.witt at gmail.com>
I've added the DOMKeyboardEvent and DOMWheelEvent initializer wrappers (for the
WheelEvent, there was no C++ initializer, so I've written one) and a test that
asks EventSendingController to dispatch a few DOMKeyboardEvent (created using
the new initializer) on an input element.

BTW: Fixing of Bug 9743 has also fixed my crash, so Geoffrey was right.



More information about the webkit-reviews mailing list