[Webkit-unassigned] [Bug 7928] Autogenerate UIEvent, MouseEvent and KeyboardEvent

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu Mar 23 03:18:49 PST 2006


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


macdome at opendarwin.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-                     |macdome at opendarwin.org
                   |unassigned at opendarwin.org   |
             Status|NEW                         |ASSIGNED
   Attachment #7248|                            |review?
               Flag|                            |




------- Comment #1 from macdome at opendarwin.org  2006-03-23 03:18 PDT -------
Created an attachment (id=7248)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=7248&action=view)
Incomplete first attempt at autogenerating UIEvent, MouseEvent & KeyboardEvent

I'm marking this patch for review even though I know it is incomplete. 
Currently it doesn't properly handle marking of the clipboard object on
MouseEvent when MouseEvent is marked.  There are probably other things it
doesn't quite do right too. I'm posting this for review now so that we can hash
out the details all having looked at the same patch.

I also think that this code will need at least one test case which tries to
dispatch to a DocType node or something else which is a node but not an
EventTarget.


-- 
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.
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list