diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 00:47:55 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 00:47:55 +0000 |
commit | 26a029d407be480d791972afb5975cf62c9360a6 (patch) | |
tree | f435a8308119effd964b339f76abb83a57c29483 /testing/web-platform/meta/content-security-policy/wasm-unsafe-eval | |
parent | Initial commit. (diff) | |
download | firefox-26a029d407be480d791972afb5975cf62c9360a6.tar.xz firefox-26a029d407be480d791972afb5975cf62c9360a6.zip |
Adding upstream version 124.0.1.upstream/124.0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/content-security-policy/wasm-unsafe-eval')
8 files changed, 106 insertions, 0 deletions
diff --git a/testing/web-platform/meta/content-security-policy/wasm-unsafe-eval/default-src-blocks-wasm.any.js.ini b/testing/web-platform/meta/content-security-policy/wasm-unsafe-eval/default-src-blocks-wasm.any.js.ini new file mode 100644 index 0000000000..7922f69997 --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/wasm-unsafe-eval/default-src-blocks-wasm.any.js.ini @@ -0,0 +1,13 @@ +[default-src-blocks-wasm.any.serviceworker.html] + +[default-src-blocks-wasm.any.sharedworker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[default-src-blocks-wasm.any.worker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[default-src-blocks-wasm.any.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/content-security-policy/wasm-unsafe-eval/default-src-unsafe-eval-allows-wasm.any.js.ini b/testing/web-platform/meta/content-security-policy/wasm-unsafe-eval/default-src-unsafe-eval-allows-wasm.any.js.ini new file mode 100644 index 0000000000..395e40e207 --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/wasm-unsafe-eval/default-src-unsafe-eval-allows-wasm.any.js.ini @@ -0,0 +1,15 @@ +[default-src-unsafe-eval-allows-wasm.any.worker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[default-src-unsafe-eval-allows-wasm.any.html] + expected: + if (os == "android") and fission: [TIMEOUT, OK] + +[default-src-unsafe-eval-allows-wasm.any.serviceworker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[default-src-unsafe-eval-allows-wasm.any.sharedworker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/content-security-policy/wasm-unsafe-eval/default-src-wasm-unsafe-eval-allows-wasm.any.js.ini b/testing/web-platform/meta/content-security-policy/wasm-unsafe-eval/default-src-wasm-unsafe-eval-allows-wasm.any.js.ini new file mode 100644 index 0000000000..1b0636899e --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/wasm-unsafe-eval/default-src-wasm-unsafe-eval-allows-wasm.any.js.ini @@ -0,0 +1,15 @@ +[default-src-wasm-unsafe-eval-allows-wasm.any.serviceworker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[default-src-wasm-unsafe-eval-allows-wasm.any.worker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[default-src-wasm-unsafe-eval-allows-wasm.any.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[default-src-wasm-unsafe-eval-allows-wasm.any.sharedworker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/content-security-policy/wasm-unsafe-eval/postMessage-wasm-module.html.ini b/testing/web-platform/meta/content-security-policy/wasm-unsafe-eval/postMessage-wasm-module.html.ini new file mode 100644 index 0000000000..4f48b36fc5 --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/wasm-unsafe-eval/postMessage-wasm-module.html.ini @@ -0,0 +1,3 @@ +[postMessage-wasm-module.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/content-security-policy/wasm-unsafe-eval/script-src-blocks-wasm.any.js.ini b/testing/web-platform/meta/content-security-policy/wasm-unsafe-eval/script-src-blocks-wasm.any.js.ini new file mode 100644 index 0000000000..11d9a6f4ab --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/wasm-unsafe-eval/script-src-blocks-wasm.any.js.ini @@ -0,0 +1,15 @@ +[script-src-blocks-wasm.any.worker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[script-src-blocks-wasm.any.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[script-src-blocks-wasm.any.sharedworker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[script-src-blocks-wasm.any.serviceworker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/content-security-policy/wasm-unsafe-eval/script-src-spv-asynch.any.js.ini b/testing/web-platform/meta/content-security-policy/wasm-unsafe-eval/script-src-spv-asynch.any.js.ini new file mode 100644 index 0000000000..2427b2428f --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/wasm-unsafe-eval/script-src-spv-asynch.any.js.ini @@ -0,0 +1,15 @@ +[script-src-spv-asynch.any.serviceworker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[script-src-spv-asynch.any.worker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[script-src-spv-asynch.any.sharedworker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[script-src-spv-asynch.any.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/content-security-policy/wasm-unsafe-eval/script-src-unsafe-eval-allows-wasm.any.js.ini b/testing/web-platform/meta/content-security-policy/wasm-unsafe-eval/script-src-unsafe-eval-allows-wasm.any.js.ini new file mode 100644 index 0000000000..8bb0fba2eb --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/wasm-unsafe-eval/script-src-unsafe-eval-allows-wasm.any.js.ini @@ -0,0 +1,15 @@ +[script-src-unsafe-eval-allows-wasm.any.sharedworker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[script-src-unsafe-eval-allows-wasm.any.html] + expected: + if (os == "android") and fission: [TIMEOUT, OK] + +[script-src-unsafe-eval-allows-wasm.any.worker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[script-src-unsafe-eval-allows-wasm.any.serviceworker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/content-security-policy/wasm-unsafe-eval/script-src-wasm-unsafe-eval-allows-wasm.any.js.ini b/testing/web-platform/meta/content-security-policy/wasm-unsafe-eval/script-src-wasm-unsafe-eval-allows-wasm.any.js.ini new file mode 100644 index 0000000000..2ff9144afc --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/wasm-unsafe-eval/script-src-wasm-unsafe-eval-allows-wasm.any.js.ini @@ -0,0 +1,15 @@ +[script-src-wasm-unsafe-eval-allows-wasm.any.serviceworker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[script-src-wasm-unsafe-eval-allows-wasm.any.worker.html] + expected: + if (os == "android") and fission: [TIMEOUT, OK] + +[script-src-wasm-unsafe-eval-allows-wasm.any.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[script-src-wasm-unsafe-eval-allows-wasm.any.sharedworker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] |