[Webkit-unassigned] [Bug 27427] add event listener classes for gobject bindings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 19 13:59:53 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=27427


Luke Kenneth Casson Leighton <lkcl at lkcl.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #33054|                            |review?
               Flag|                            |




--- Comment #1 from Luke Kenneth Casson Leighton <lkcl at lkcl.net>  2009-07-19 13:59:52 PDT ---
Created an attachment (id=33054)
 --> (https://bugs.webkit.org/attachment.cgi?id=33054)
adds event handling intermediate functions for add and remove window,
xmlhttprequest and node listeners

this patch adds the linkage between "browser-event" signal and webkit DOM event
handling.  it's a beginning, and it is functional.  it can be seen that only
"onreadystatechange" is presently allowed in xmlhttprequest because this is all
that's required to get most AJAX working.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list