From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- dom/serviceworkers/test/performance/perftest.toml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 dom/serviceworkers/test/performance/perftest.toml (limited to 'dom/serviceworkers/test/performance/perftest.toml') diff --git a/dom/serviceworkers/test/performance/perftest.toml b/dom/serviceworkers/test/performance/perftest.toml new file mode 100644 index 0000000000..6a7e5928be --- /dev/null +++ b/dom/serviceworkers/test/performance/perftest.toml @@ -0,0 +1,14 @@ +[DEFAULT] +support-files = [ + "intercepted.txt", + "perfutils.js", + "sw_cacher.js", + "sw_empty.js", + "sw_intercept_target.js", + "target.txt", + "time_fetch.html", +] + +["test_caching.html"] +["test_fetch.html"] +["test_registration.html"] -- cgit v1.2.3