diff --git a/source b/source index d0460f2fdd3..46ad8842459 100644 --- a/source +++ b/source @@ -2372,6 +2372,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
Let redirectCount be 0 if navigationParams's response's has cross-origin redirects is - true; otherwise navigationParams's request's redirect count.
Let redirectCount be 0.
If navigationParams's response's has cross-origin redirects is + false, or all of the following are true:
+ +navigationParams's request's client is null, or navigationParams's
+ request's referrer is not "no-referrer", and
navigation TAO check given + navigationParams's response + and navigationParams's origin + returns success,
then set redirectCount to navigationParams's request's redirect count.
+Create the navigation timing entry for document, given fullTimingInfo, redirectCount, navigationTimingType,