[Webkit-unassigned] [Bug 60269] [Windows, WinCairo] Implement ability to add C++ event listeners to html dom elements and dom window

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 6 14:20:39 PDT 2011


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





--- Comment #21 from Brent Fulgham <bfulgham at webkit.org>  2011-05-06 14:20:38 PST ---
(From update of attachment 92636)
View in context: https://bugs.webkit.org/attachment.cgi?id=92636&action=review

This looks great!  Let's get ggaren or Adam to review object lifecycle, and we need to figure out what to do about the "isEventTargetNode" test you have commented out.

> DOMCoreClasses.cpp:929
> +    if (![self _node]->isEventTargetNode())

I think this is the only remaining question -- what goes here?

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