Navigation Timing in Firefox

On Mon, 2011-10-10 at 15:15 -0700, Zhiheng Wang wrote:
>    Christian, it has been great working with you and wish you all the
> bests.
>  
>    Just in case some of us missed it, the NavigationTiming APIs have
> been released in FF7. yay!

Nice!

I noticed that they fail on the following tests:
http://w3c-test.org/webperf/tests/approved/navigation-timing/html5/test_document_open.html
http://w3c-test.org/webperf/tests/approved/navigation-timing/html5/test_timing_attributes_order.html

They fail a lot more of the tests if the tests are executed in an
iframe, such as
 http://w3c-test.org/framework/test/nav-timing-default/single/test_performance_attributes_exist/
 
It looks like they don't support window.performance.navigation within a
iframe?

Philippe

Received on Friday, 14 October 2011 17:32:26 UTC