Would it be valuable to revisit the bug Niranjan links to? Is there any
possibility of working on a proper patch that would be able to make it
upstream?

I offer my time to work on it if a solution is possible.

Luis
On Mar 8, 2013 10:32 PM, "Niranjan Rao" <[email protected]> wrote:

> Hi there,
>
> I would like to subscribe to certain DOM events using python. My
> understanding based on research I have done so far is function
> webkit_dom_event_target_add_**event_listener is not available in python.
> https://bugs.webkit.org/show_**bug.cgi?id=77835<https://bugs.webkit.org/show_bug.cgi?id=77835>
>
> Since I control both web page webkit is going to display and related GTK
> application, one way I can think of getting around this problem is to use
> javascript functions to subscribe to messages and then use alert handler to
> get back to python world.
>
> Wondering if I can use something else?
>
> Thanks,
>
> Niranjan
> ______________________________**_________________
> webkit-gtk mailing list
> [email protected]
> https://lists.webkit.org/**mailman/listinfo/webkit-gtk<https://lists.webkit.org/mailman/listinfo/webkit-gtk>
>
_______________________________________________
webkit-gtk mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-gtk

Reply via email to