[Webkit-unassigned] [Bug 9736] -(void)init*Event missing in DOMKeyboardEvent and DOMWheelEvent

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


http://bugzilla.opendarwin.org/show_bug.cgi?id=9736


jonas.witt at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #9202 is|0                           |1
           obsolete|                            |
   Attachment #9811|                            |review?
               Flag|                            |




------- Comment #7 from jonas.witt at gmail.com  2006-08-02 02:14 PDT -------
Created an attachment (id=9811)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=9811&action=view)
DOMKeyboardEvent and DOMWheelEvent initializer wrappers plus test

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.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list