[Webkit-unassigned] [Bug 40847] [GTK] Fix DOM event dispatch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 18 13:29:57 PDT 2010


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





--- Comment #6 from Martin Robinson <mrobinson at webkit.org>  2010-06-18 13:29:57 PST ---
(In reply to comment #5)
> Yeah, I actually planned to do this, but the issue is you cannot 
> know the type of the coreObject in WebKitDOMObject, where that code
> lives, so you cannot do the casting we do in the wrap method to call ->ref().

You're right, of course. I don't think there is shared reference counted
class between them. The only approach that I can think of is a vmethod
in the GObject. Not sure if it is worth it 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