[Webkit-unassigned] [Bug 49649] [GTK] On-demand event-listeners for DOM event signals
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Mar 14 13:27:16 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=49649
--- Comment #7 from Xan Lopez <xan.lopez at gmail.com> 2011-03-14 13:27:16 PST ---
OK, I think we should start thinking about merging this.
One idea after going through the patch again: we should add a GObject interface that defines what classes can receive events, and add the add/remove listener methods there. That way we can get rid of duplicated functions for Node/DOMWindow and have a cleaner API. Makes sense?
--
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