Re: navigationStart in NavigationTiming

We can special case "initial about:blank" page in the navigationStart
definition - not a big deal. But could you look at the spec and see if it
makes sense when we have a page that was not navigated to?

How do things like navigation type or navigation start make sense when
there is no navigation? And do we update the processing model? The spec
fundamentally assumes there is a navigation.

It'd be great if you could suggest the actual wording to incorporate the
"initial about:blank" page such that the entire spec makes sense.

Arvind



On Wed, May 1, 2013 at 6:36 PM, Boris Zbarsky <bzbarsky@mit.edu> wrote:

> On 5/1/13 9:12 PM, Arvind Jain wrote:
>
>> I mean to say the behavior is unspecified for "about:blank"
>>
>
> I frankly see no reason to leave this unspecified.  Worst-case, just
> define it to all 0 for initial about:blank.
>
> -Boris
>

Received on Thursday, 2 May 2013 04:55:10 UTC