[webkit-gtk] Bizzare quirks when accessing URL strings
Martin Robinson
mrobinson at webkit.org
Mon Sep 26 08:46:03 PDT 2011
On Mon, Sep 26, 2011 at 7:55 AM, Andrew Wood <a.j.w at me.com> 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
More information about the webkit-gtk
mailing list