2016-06-09 13:42:21 +03:00
|
|
|
[DEFAULT]
|
|
|
|
support-files =
|
|
|
|
test_performance_observer.js
|
|
|
|
test_performance_user_timing.js
|
2016-06-09 20:05:16 +03:00
|
|
|
test_worker_performance_now.js
|
|
|
|
worker_performance_user_timing.js
|
|
|
|
worker_performance_observer.js
|
|
|
|
sharedworker_performance_user_timing.js
|
2018-01-24 19:17:32 +03:00
|
|
|
test_worker_performance_entries.js
|
|
|
|
test_worker_performance_entries.sjs
|
|
|
|
empty.js
|
2018-01-10 06:02:00 +03:00
|
|
|
serverTiming.sjs
|
2016-06-09 13:42:21 +03:00
|
|
|
|
|
|
|
[test_performance_observer.html]
|
|
|
|
[test_performance_user_timing.html]
|
2018-05-24 23:44:46 +03:00
|
|
|
[test_performance_navigation_timing.html]
|
2016-06-09 20:05:16 +03:00
|
|
|
[test_worker_user_timing.html]
|
|
|
|
[test_worker_observer.html]
|
|
|
|
[test_sharedWorker_performance_user_timing.html]
|
|
|
|
[test_worker_performance_now.html]
|
2016-11-17 12:00:26 +03:00
|
|
|
[test_timeOrigin.html]
|
2019-02-27 18:01:43 +03:00
|
|
|
skip-if = toolkit == 'android' && !is_fennec # Bug 1525959
|
2018-01-24 19:17:32 +03:00
|
|
|
[test_worker_performance_entries.html]
|
2019-02-27 18:01:43 +03:00
|
|
|
skip-if = toolkit == 'android' && !is_fennec # Bug 1525959
|
2018-05-18 06:39:52 +03:00
|
|
|
[test_performance_timing_json.html]
|
2018-01-10 06:02:00 +03:00
|
|
|
[test_performance_server_timing.html]
|
|
|
|
scheme = https
|
|
|
|
[test_performance_server_timing_plain_http.html]
|