diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 19:33:14 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 19:33:14 +0000 |
commit | 36d22d82aa202bb199967e9512281e9a53db42c9 (patch) | |
tree | 105e8c98ddea1c1e4784a60a5a6410fa416be2de /testing/web-platform/meta/mixed-content/gen/worker-classic.http-rp | |
parent | Initial commit. (diff) | |
download | firefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.tar.xz firefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.zip |
Adding upstream version 115.7.0esr.upstream/115.7.0esr
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/mixed-content/gen/worker-classic.http-rp')
8 files changed, 24 insertions, 0 deletions
diff --git a/testing/web-platform/meta/mixed-content/gen/worker-classic.http-rp/opt-in/worker-classic.https.html.ini b/testing/web-platform/meta/mixed-content/gen/worker-classic.http-rp/opt-in/worker-classic.https.html.ini new file mode 100644 index 0000000000..c8a8e2252a --- /dev/null +++ b/testing/web-platform/meta/mixed-content/gen/worker-classic.http-rp/opt-in/worker-classic.https.html.ini @@ -0,0 +1,3 @@ +[worker-classic.https.html] + expected: + if (os == "android") and fission: [TIMEOUT, OK] diff --git a/testing/web-platform/meta/mixed-content/gen/worker-classic.http-rp/opt-in/worker-module.https.html.ini b/testing/web-platform/meta/mixed-content/gen/worker-classic.http-rp/opt-in/worker-module.https.html.ini new file mode 100644 index 0000000000..ab06e1721a --- /dev/null +++ b/testing/web-platform/meta/mixed-content/gen/worker-classic.http-rp/opt-in/worker-module.https.html.ini @@ -0,0 +1,3 @@ +[worker-module.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/mixed-content/gen/worker-classic.http-rp/opt-in/xhr.https.html.ini b/testing/web-platform/meta/mixed-content/gen/worker-classic.http-rp/opt-in/xhr.https.html.ini new file mode 100644 index 0000000000..805242d905 --- /dev/null +++ b/testing/web-platform/meta/mixed-content/gen/worker-classic.http-rp/opt-in/xhr.https.html.ini @@ -0,0 +1,3 @@ +[xhr.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/mixed-content/gen/worker-classic.http-rp/unset/fetch.https.html.ini b/testing/web-platform/meta/mixed-content/gen/worker-classic.http-rp/unset/fetch.https.html.ini new file mode 100644 index 0000000000..69a0241042 --- /dev/null +++ b/testing/web-platform/meta/mixed-content/gen/worker-classic.http-rp/unset/fetch.https.html.ini @@ -0,0 +1,3 @@ +[fetch.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/mixed-content/gen/worker-classic.http-rp/unset/websocket.https.html.ini b/testing/web-platform/meta/mixed-content/gen/worker-classic.http-rp/unset/websocket.https.html.ini new file mode 100644 index 0000000000..611378a4a3 --- /dev/null +++ b/testing/web-platform/meta/mixed-content/gen/worker-classic.http-rp/unset/websocket.https.html.ini @@ -0,0 +1,3 @@ +[websocket.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/mixed-content/gen/worker-classic.http-rp/unset/worker-classic.https.html.ini b/testing/web-platform/meta/mixed-content/gen/worker-classic.http-rp/unset/worker-classic.https.html.ini new file mode 100644 index 0000000000..b671c1a911 --- /dev/null +++ b/testing/web-platform/meta/mixed-content/gen/worker-classic.http-rp/unset/worker-classic.https.html.ini @@ -0,0 +1,3 @@ +[worker-classic.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/mixed-content/gen/worker-classic.http-rp/unset/worker-module.https.html.ini b/testing/web-platform/meta/mixed-content/gen/worker-classic.http-rp/unset/worker-module.https.html.ini new file mode 100644 index 0000000000..ab06e1721a --- /dev/null +++ b/testing/web-platform/meta/mixed-content/gen/worker-classic.http-rp/unset/worker-module.https.html.ini @@ -0,0 +1,3 @@ +[worker-module.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/mixed-content/gen/worker-classic.http-rp/unset/xhr.https.html.ini b/testing/web-platform/meta/mixed-content/gen/worker-classic.http-rp/unset/xhr.https.html.ini new file mode 100644 index 0000000000..e93555e465 --- /dev/null +++ b/testing/web-platform/meta/mixed-content/gen/worker-classic.http-rp/unset/xhr.https.html.ini @@ -0,0 +1,3 @@ +[xhr.https.html] + expected: + if (os == "android") and fission: [TIMEOUT, OK] |