Re: Implementing Navigation Timing in WebKit using libsoup
- From: Dan Winship <danw gnome org>
- To: Zan Dobersek <zandobersek gmail com>
- Cc: libsoup-list gnome org
- Subject: Re: Implementing Navigation Timing in WebKit using libsoup
- Date: Thu, 03 Mar 2011 15:14:04 -0500
On 03/03/2011 02:50 PM, Zan Dobersek wrote:
> On Thu, Feb 24, 2011 at 8:20 PM, Dan Winship <danw gnome org
> <mailto:danw gnome org>> wrote:
>
>
> Currently there's no way to detect domainLookupStart/domainLookupEnd,
> and secureConnectionStart.
>
>
> Would it be correct to set domainLookupStart and domainLookupEnd before
> and after calling soup_address_resolve_sync or assign current time to
> domainLookupEnd in callback if using soup_address_resolve_async
Yes, but there are currently no signals you could use to find out when
that happens. (If you're planning to add new signals/connection states,
and asking where they should be added, then yes, that's the place.)
-- Dan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]