The problem is that if we call webkit_dom_event_target_add_event_listener on the element and unref it afterwards (even when we get that element from WebKitDOMNodeList) the callback won't be called at all.
The problem is that if we call webkit_dom_event_target_add_event_listener on the element and unref it afterwards (even when we get that element from WebKitDOMNodeList) the callback won't be called at all.