On Thu, Sep 15, 2011 at 6:23 AM, Carlos Garcia Campos <[email protected]> wrote:
>> webkit_web_view_load_uri (WebKitWebView *web_view, >> const gchar *uri, >> GCancellable *cancellable, >> WebKitLoadProgressCallback It's important that whatever way we go it needs to be able to capture all the complexities of page loading in a simple way. Pages loads can be quite complicated, they involve subresource loading and possibly even multiple different kinds of redirects. The end goal is that the user agent responds in the right way to each of these situations. --Martn _______________________________________________ webkit-gtk mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk
