[Webkit-unassigned] [Bug 77835] [GObject bindings] Missing scope annotations for add/remove_event_listener

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 7 21:12:55 PST 2012


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





--- Comment #8 from C Anthony <anthony at xtfx.me>  2012-02-07 21:12:55 PST ---
although it would be very annoying to re-add handlers after every invocation (async?), i could deal with that as a workaround until a proper solutions is found.

however, right now i'm having a problem getting any arguments *at all* passed to the handler -- even once -- eg. the target element and the event object, which for obvious reasons ... are 100% critical ...

what else can i try?  i have (closure userData) on handler, and (closure) on userData ... is that correct? and isn't userData special ({object}.set_data)?

any help appreciated ... i'm working on adapting the GObject bindings to an existing widget toolkit/runtime -- this platform can already use Trident(IE), PythonWebkit, XULRunner(xpcom/hulahop) -- once i get this running, several existing applications will be able to hammer on the implementation.

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