Re: [ResourceTiming] startTime definition

On Thu, May 17, 2012 at 3:59 PM, Jatinder Mann <jmann@microsoft.com> wrote:

>  “The startTime attribute must return a DOMHighResTimeStamp<http://www.w3.org/TR/hr-time/#domhighrestimestamp>with the time immediately before the user agent starts to queue the
> resource for fetching<http://www.w3.org/TR/html5/fetching-resources.html#fetch>.
> If there are HTTP redirects or equivalent<http://www.w3.org/TR/html5/fetching-resources.html#concept-http-equivalent-codes>when fetching the resource, this attribute must return a
> DOMHighResTimeStamp <http://www.w3.org/TR/hr-time/#domhighrestimestamp>with the time immediately before the user agent starts to queue the
> fetch <http://www.w3.org/TR/html5/fetching-resources.html#fetch> that
> initiates the redirect process for the resource.”
>

Can we just drop the second sentence? The fetching algorithm already talks
about redirects, so I don't think we need to call them out separately here.

James

Received on Friday, 18 May 2012 01:06:27 UTC