[Webkit-unassigned] [Bug 49649] [GTK] On-demand event-listeners for DOM event signals

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 25 13:13:23 PST 2011


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





--- Comment #3 from Xan Lopez <xan.lopez at gmail.com>  2011-01-25 13:13:23 PST ---
(In reply to comment #2)
> Created an attachment (id=79866)
 --> (https://bugs.webkit.org/attachment.cgi?id=79866&action=review) [details]
> replaces use of signals with callbacks
> 
> patch replaces use of signals with manual callbacks for DOM events. This allows getting a callback in the capture phase.

Assuming we end up doing this the patch looks largely sane (would need to fix all the style issues, do a proper ChangeLog, etc. See http://webkit.org/coding/contributing.html).

The only debate topic would be whether we want to keep the signal-like names or just expose directly the DOM names. I think both options have their pros and cons :)

-- 
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