On Mon, Sep 26, 2011 at 7:55 AM, Andrew Wood <[email protected]> wrote:

> Accessing via any of the following calls results in the same behaviour:
> webkit_network_request_get_uri(request)

webkit_network_request_get_uri just seems to call soup_message_get_uri
or get the URI from the private data structure of the GObject. What is
the pointer value that you're getting from the call? Is it junk or
NULL?

--Martin
_______________________________________________
webkit-gtk mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk

Reply via email to