[webkit-gtk] WebKit2 GTK+ API
Martin Robinson
mrobinson at webkit.org
Thu Sep 15 11:24:48 PDT 2011
On Thu, Sep 15, 2011 at 11:11 AM, Carlos Garcia Campos
<cgarcia at igalia.com> wrote:
> what about leaving progress callback as part of web view and still use
> the gio async pattern to have a single point to finish the operation
> and the cancellable? We have status-load and progress properties, for
> example, but not load-error signal and we handle errors in the async
> ready callback.
I like the idea of having the GCancellable argument, but what's the
benefit of allowing the embedder to call webkit_web_view_load_finish
manually?
--Martin
More information about the webkit-gtk
mailing list