RE: [NavigationTiming] Move window.performance to navigator.performance

> ii. The risks as outlined in Zhiheng's response and in our previous study on high traffic sites were found to be low for the name "performance".
> iii. When analyzing the occurrences of pagePerformance, the analysis came back inconclusive, no concrete instances of "var pagePerformance" or "var webPerformance" were found.

Does that really make the analysis inconclusive, or is
`pagePerformance` just less risky? It seems to me that the use of
`pagePerformance` or `webPerformance` would simply avoid a lot of
problems.

Received on Friday, 10 December 2010 13:28:00 UTC