On Thu, Feb 9, 2012 at 9:52 AM, Carlos Garcia Campos <[email protected]> wrote:

This API looks good to me!

 And we can probably add a convenient method to save a WebView:
>
> void webkit_web_view_save_to_dir (WebKitWebView          *web_view,
>                                                        const gchar            
>     *uri,
>                                                        GAsyncReadyCallback 
> callback,
>                                                        gpointer               
>         user_data);

How does the URI argument work here? Does it change the current page?
We might consider adding a boolean here determining whether to save
all the resources or just the main resource. Chromium has this option
in its save dialog.

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

Reply via email to