RE: navigationStart in NavigationTiming

Arvind, 

For the not about:blank case, since all documents will always have a previous document by definition, I think your change to remove the previous document statements in the three attributes is reasonable.  

Jatinder

-----Original Message-----
From: Boris Zbarsky [mailto:bzbarsky@MIT.EDU] 
Sent: Wednesday, May 1, 2013 2:03 PM
To: Arvind Jain
Cc: Jatinder Mann; public-web-perf@w3.org
Subject: Re: navigationStart in NavigationTiming

On 5/1/13 4:59 PM, Arvind Jain wrote:
> So what do you suggest? I assume about:blank is not relevant to the 
> spec as it has no Javascript on it

Um...  It's trivial to run script in it, and web pages do it fairly often, actually.  So this situation does need to be defined.

For the initial about:blank we could just define navigationStart to be the time when it was created, I guess.

-Boris

Received on Wednesday, 1 May 2013 21:10:12 UTC