El Thu, 15 Sep 2011 19:41:56 +0200
Benjamin Otte <[email protected]> escribió:
> On Thu, Sep 15, 2011 at 6:51 PM, Alexander Larsson <[email protected]>
> wrote:
> > Yeah, i didn't think about it much, but obviously returning
> > something will not work if the data loading is happening on some
> > thread while we're returning from load_uri. In that case you have
> > to pre-setup some object with where you already connected to the
> > signals.
> >
> We could name that object, say, WebKitWebView?

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.

> Benjamin
> 



-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get&search=0xF3D322D0EC4582C3

Attachment: signature.asc
Description: PGP signature

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

Reply via email to