[webkit-reviews] review requested: [Bug 27427] add event listener classes for gobject bindings : [Attachment 33054] adds event handling intermediate functions for add and remove window, xmlhttprequest and node listeners

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


Luke Kenneth Casson Leighton <lkcl at lkcl.net> has asked	for review:
Bug 27427: add event listener classes for gobject bindings
https://bugs.webkit.org/show_bug.cgi?id=27427

Attachment 33054: adds event handling intermediate functions for add and remove
window, xmlhttprequest and node listeners
https://bugs.webkit.org/attachment.cgi?id=33054&action=review

------- Additional Comments from Luke Kenneth Casson Leighton <lkcl at lkcl.net>
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.


More information about the webkit-reviews mailing list