Re: Cross-Origin Resources and Resource Timing

I agree that privacy of users is important. I see the Resource Timing Spec as much more important to operations than development. In development I already have a lot of tools providing this kind of visibility. I think at least the start and end time is needed - not just the duration.  Besides the details on HTTPs connect time I can get the same information by loading the resource and registering as an onLoad event handler.

// Alois

Received on Wednesday, 14 September 2011 10:02:25 UTC