[Webkit-unassigned] [Bug 60269] Ability to add C++ event listeners to html dom elements and dom window

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 5 11:32:11 PDT 2011


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





--- Comment #2 from Brent Fulgham <bfulgham at webkit.org>  2011-05-05 11:32:11 PST ---
This patch is relevant to both the standard Windows port and the WinCairo port.

I added some style comments, but I'm not really qualified to discuss the architectural merits of this approach, though at a glance it looks like a good idea.

I'm wondering if there might be a way to get rid of the helper class you created, and have this functionality be part of the IDOMEventListener* directly?

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