[webkit-gtk] DOMEvents in python

Luis de Bethencourt luis at debethencourt.com
Sat Mar 9 10:10:09 PST 2013


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" <nhrdls at gmail.com> 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
> webkit-gtk at lists.webkit.org
> https://lists.webkit.org/**mailman/listinfo/webkit-gtk<https://lists.webkit.org/mailman/listinfo/webkit-gtk>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-gtk/attachments/20130309/bea4db74/attachment.html>


More information about the webkit-gtk mailing list