diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:47:29 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:47:29 +0000 |
commit | 0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d (patch) | |
tree | a31f07c9bcca9d56ce61e9a1ffd30ef350d513aa /testing/web-platform/mozilla/meta/content-security-policy/gen | |
parent | Initial commit. (diff) | |
download | firefox-esr-0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d.tar.xz firefox-esr-0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d.zip |
Adding upstream version 115.8.0esr.upstream/115.8.0esr
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/mozilla/meta/content-security-policy/gen')
16 files changed, 240 insertions, 0 deletions
diff --git a/testing/web-platform/mozilla/meta/content-security-policy/gen/top.http-rp/script-src-self/sharedworker-import.http.html.ini b/testing/web-platform/mozilla/meta/content-security-policy/gen/top.http-rp/script-src-self/sharedworker-import.http.html.ini new file mode 100644 index 0000000000..445c8abd0a --- /dev/null +++ b/testing/web-platform/mozilla/meta/content-security-policy/gen/top.http-rp/script-src-self/sharedworker-import.http.html.ini @@ -0,0 +1,14 @@ +[sharedworker-import.http.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Content Security Policy: Expects blocked for sharedworker-import to cross-http origin and keep-origin redirection from http context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for sharedworker-import to cross-http origin and no-redirect redirection from http context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for sharedworker-import to cross-http origin and swap-origin redirection from http context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for sharedworker-import to same-http origin and swap-origin redirection from http context.: securitypolicyviolation] + expected: FAIL diff --git a/testing/web-platform/mozilla/meta/content-security-policy/gen/top.http-rp/script-src-self/sharedworker-import.https.html.ini b/testing/web-platform/mozilla/meta/content-security-policy/gen/top.http-rp/script-src-self/sharedworker-import.https.html.ini new file mode 100644 index 0000000000..51a152396b --- /dev/null +++ b/testing/web-platform/mozilla/meta/content-security-policy/gen/top.http-rp/script-src-self/sharedworker-import.https.html.ini @@ -0,0 +1,14 @@ +[sharedworker-import.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Content Security Policy: Expects blocked for sharedworker-import to cross-https origin and keep-origin redirection from https context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for sharedworker-import to cross-https origin and no-redirect redirection from https context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for sharedworker-import to cross-https origin and swap-origin redirection from https context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for sharedworker-import to same-https origin and swap-origin redirection from https context.: securitypolicyviolation] + expected: FAIL diff --git a/testing/web-platform/mozilla/meta/content-security-policy/gen/top.http-rp/script-src-self/worker-import.http.html.ini b/testing/web-platform/mozilla/meta/content-security-policy/gen/top.http-rp/script-src-self/worker-import.http.html.ini new file mode 100644 index 0000000000..6e73b074f5 --- /dev/null +++ b/testing/web-platform/mozilla/meta/content-security-policy/gen/top.http-rp/script-src-self/worker-import.http.html.ini @@ -0,0 +1,16 @@ +[worker-import.http.html] + disabled: + if release_or_beta: https://bugzilla.mozilla.org/show_bug.cgi?id=1812591 + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Content Security Policy: Expects blocked for worker-import to cross-http origin and keep-origin redirection from http context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for worker-import to cross-http origin and no-redirect redirection from http context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for worker-import to cross-http origin and swap-origin redirection from http context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for worker-import to same-http origin and swap-origin redirection from http context.: securitypolicyviolation] + expected: FAIL diff --git a/testing/web-platform/mozilla/meta/content-security-policy/gen/top.http-rp/script-src-self/worker-import.https.html.ini b/testing/web-platform/mozilla/meta/content-security-policy/gen/top.http-rp/script-src-self/worker-import.https.html.ini new file mode 100644 index 0000000000..0d52b9236d --- /dev/null +++ b/testing/web-platform/mozilla/meta/content-security-policy/gen/top.http-rp/script-src-self/worker-import.https.html.ini @@ -0,0 +1,16 @@ +[worker-import.https.html] + disabled: + if release_or_beta: https://bugzilla.mozilla.org/show_bug.cgi?id=1812591 + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Content Security Policy: Expects blocked for worker-import to cross-https origin and keep-origin redirection from https context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for worker-import to cross-https origin and no-redirect redirection from https context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for worker-import to cross-https origin and swap-origin redirection from https context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for worker-import to same-https origin and swap-origin redirection from https context.: securitypolicyviolation] + expected: FAIL diff --git a/testing/web-platform/mozilla/meta/content-security-policy/gen/top.http-rp/worker-src-self/sharedworker-import.http.html.ini b/testing/web-platform/mozilla/meta/content-security-policy/gen/top.http-rp/worker-src-self/sharedworker-import.http.html.ini new file mode 100644 index 0000000000..445c8abd0a --- /dev/null +++ b/testing/web-platform/mozilla/meta/content-security-policy/gen/top.http-rp/worker-src-self/sharedworker-import.http.html.ini @@ -0,0 +1,14 @@ +[sharedworker-import.http.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Content Security Policy: Expects blocked for sharedworker-import to cross-http origin and keep-origin redirection from http context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for sharedworker-import to cross-http origin and no-redirect redirection from http context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for sharedworker-import to cross-http origin and swap-origin redirection from http context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for sharedworker-import to same-http origin and swap-origin redirection from http context.: securitypolicyviolation] + expected: FAIL diff --git a/testing/web-platform/mozilla/meta/content-security-policy/gen/top.http-rp/worker-src-self/sharedworker-import.https.html.ini b/testing/web-platform/mozilla/meta/content-security-policy/gen/top.http-rp/worker-src-self/sharedworker-import.https.html.ini new file mode 100644 index 0000000000..51a152396b --- /dev/null +++ b/testing/web-platform/mozilla/meta/content-security-policy/gen/top.http-rp/worker-src-self/sharedworker-import.https.html.ini @@ -0,0 +1,14 @@ +[sharedworker-import.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Content Security Policy: Expects blocked for sharedworker-import to cross-https origin and keep-origin redirection from https context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for sharedworker-import to cross-https origin and no-redirect redirection from https context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for sharedworker-import to cross-https origin and swap-origin redirection from https context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for sharedworker-import to same-https origin and swap-origin redirection from https context.: securitypolicyviolation] + expected: FAIL diff --git a/testing/web-platform/mozilla/meta/content-security-policy/gen/top.http-rp/worker-src-self/worker-import.http.html.ini b/testing/web-platform/mozilla/meta/content-security-policy/gen/top.http-rp/worker-src-self/worker-import.http.html.ini new file mode 100644 index 0000000000..6e73b074f5 --- /dev/null +++ b/testing/web-platform/mozilla/meta/content-security-policy/gen/top.http-rp/worker-src-self/worker-import.http.html.ini @@ -0,0 +1,16 @@ +[worker-import.http.html] + disabled: + if release_or_beta: https://bugzilla.mozilla.org/show_bug.cgi?id=1812591 + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Content Security Policy: Expects blocked for worker-import to cross-http origin and keep-origin redirection from http context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for worker-import to cross-http origin and no-redirect redirection from http context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for worker-import to cross-http origin and swap-origin redirection from http context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for worker-import to same-http origin and swap-origin redirection from http context.: securitypolicyviolation] + expected: FAIL diff --git a/testing/web-platform/mozilla/meta/content-security-policy/gen/top.http-rp/worker-src-self/worker-import.https.html.ini b/testing/web-platform/mozilla/meta/content-security-policy/gen/top.http-rp/worker-src-self/worker-import.https.html.ini new file mode 100644 index 0000000000..0d52b9236d --- /dev/null +++ b/testing/web-platform/mozilla/meta/content-security-policy/gen/top.http-rp/worker-src-self/worker-import.https.html.ini @@ -0,0 +1,16 @@ +[worker-import.https.html] + disabled: + if release_or_beta: https://bugzilla.mozilla.org/show_bug.cgi?id=1812591 + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Content Security Policy: Expects blocked for worker-import to cross-https origin and keep-origin redirection from https context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for worker-import to cross-https origin and no-redirect redirection from https context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for worker-import to cross-https origin and swap-origin redirection from https context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for worker-import to same-https origin and swap-origin redirection from https context.: securitypolicyviolation] + expected: FAIL diff --git a/testing/web-platform/mozilla/meta/content-security-policy/gen/top.meta/script-src-self/sharedworker-import.http.html.ini b/testing/web-platform/mozilla/meta/content-security-policy/gen/top.meta/script-src-self/sharedworker-import.http.html.ini new file mode 100644 index 0000000000..445c8abd0a --- /dev/null +++ b/testing/web-platform/mozilla/meta/content-security-policy/gen/top.meta/script-src-self/sharedworker-import.http.html.ini @@ -0,0 +1,14 @@ +[sharedworker-import.http.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Content Security Policy: Expects blocked for sharedworker-import to cross-http origin and keep-origin redirection from http context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for sharedworker-import to cross-http origin and no-redirect redirection from http context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for sharedworker-import to cross-http origin and swap-origin redirection from http context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for sharedworker-import to same-http origin and swap-origin redirection from http context.: securitypolicyviolation] + expected: FAIL diff --git a/testing/web-platform/mozilla/meta/content-security-policy/gen/top.meta/script-src-self/sharedworker-import.https.html.ini b/testing/web-platform/mozilla/meta/content-security-policy/gen/top.meta/script-src-self/sharedworker-import.https.html.ini new file mode 100644 index 0000000000..51a152396b --- /dev/null +++ b/testing/web-platform/mozilla/meta/content-security-policy/gen/top.meta/script-src-self/sharedworker-import.https.html.ini @@ -0,0 +1,14 @@ +[sharedworker-import.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Content Security Policy: Expects blocked for sharedworker-import to cross-https origin and keep-origin redirection from https context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for sharedworker-import to cross-https origin and no-redirect redirection from https context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for sharedworker-import to cross-https origin and swap-origin redirection from https context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for sharedworker-import to same-https origin and swap-origin redirection from https context.: securitypolicyviolation] + expected: FAIL diff --git a/testing/web-platform/mozilla/meta/content-security-policy/gen/top.meta/script-src-self/worker-import.http.html.ini b/testing/web-platform/mozilla/meta/content-security-policy/gen/top.meta/script-src-self/worker-import.http.html.ini new file mode 100644 index 0000000000..6e73b074f5 --- /dev/null +++ b/testing/web-platform/mozilla/meta/content-security-policy/gen/top.meta/script-src-self/worker-import.http.html.ini @@ -0,0 +1,16 @@ +[worker-import.http.html] + disabled: + if release_or_beta: https://bugzilla.mozilla.org/show_bug.cgi?id=1812591 + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Content Security Policy: Expects blocked for worker-import to cross-http origin and keep-origin redirection from http context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for worker-import to cross-http origin and no-redirect redirection from http context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for worker-import to cross-http origin and swap-origin redirection from http context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for worker-import to same-http origin and swap-origin redirection from http context.: securitypolicyviolation] + expected: FAIL diff --git a/testing/web-platform/mozilla/meta/content-security-policy/gen/top.meta/script-src-self/worker-import.https.html.ini b/testing/web-platform/mozilla/meta/content-security-policy/gen/top.meta/script-src-self/worker-import.https.html.ini new file mode 100644 index 0000000000..0d52b9236d --- /dev/null +++ b/testing/web-platform/mozilla/meta/content-security-policy/gen/top.meta/script-src-self/worker-import.https.html.ini @@ -0,0 +1,16 @@ +[worker-import.https.html] + disabled: + if release_or_beta: https://bugzilla.mozilla.org/show_bug.cgi?id=1812591 + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Content Security Policy: Expects blocked for worker-import to cross-https origin and keep-origin redirection from https context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for worker-import to cross-https origin and no-redirect redirection from https context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for worker-import to cross-https origin and swap-origin redirection from https context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for worker-import to same-https origin and swap-origin redirection from https context.: securitypolicyviolation] + expected: FAIL diff --git a/testing/web-platform/mozilla/meta/content-security-policy/gen/top.meta/worker-src-self/sharedworker-import.http.html.ini b/testing/web-platform/mozilla/meta/content-security-policy/gen/top.meta/worker-src-self/sharedworker-import.http.html.ini new file mode 100644 index 0000000000..445c8abd0a --- /dev/null +++ b/testing/web-platform/mozilla/meta/content-security-policy/gen/top.meta/worker-src-self/sharedworker-import.http.html.ini @@ -0,0 +1,14 @@ +[sharedworker-import.http.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Content Security Policy: Expects blocked for sharedworker-import to cross-http origin and keep-origin redirection from http context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for sharedworker-import to cross-http origin and no-redirect redirection from http context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for sharedworker-import to cross-http origin and swap-origin redirection from http context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for sharedworker-import to same-http origin and swap-origin redirection from http context.: securitypolicyviolation] + expected: FAIL diff --git a/testing/web-platform/mozilla/meta/content-security-policy/gen/top.meta/worker-src-self/sharedworker-import.https.html.ini b/testing/web-platform/mozilla/meta/content-security-policy/gen/top.meta/worker-src-self/sharedworker-import.https.html.ini new file mode 100644 index 0000000000..51a152396b --- /dev/null +++ b/testing/web-platform/mozilla/meta/content-security-policy/gen/top.meta/worker-src-self/sharedworker-import.https.html.ini @@ -0,0 +1,14 @@ +[sharedworker-import.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Content Security Policy: Expects blocked for sharedworker-import to cross-https origin and keep-origin redirection from https context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for sharedworker-import to cross-https origin and no-redirect redirection from https context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for sharedworker-import to cross-https origin and swap-origin redirection from https context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for sharedworker-import to same-https origin and swap-origin redirection from https context.: securitypolicyviolation] + expected: FAIL diff --git a/testing/web-platform/mozilla/meta/content-security-policy/gen/top.meta/worker-src-self/worker-import.http.html.ini b/testing/web-platform/mozilla/meta/content-security-policy/gen/top.meta/worker-src-self/worker-import.http.html.ini new file mode 100644 index 0000000000..6e73b074f5 --- /dev/null +++ b/testing/web-platform/mozilla/meta/content-security-policy/gen/top.meta/worker-src-self/worker-import.http.html.ini @@ -0,0 +1,16 @@ +[worker-import.http.html] + disabled: + if release_or_beta: https://bugzilla.mozilla.org/show_bug.cgi?id=1812591 + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Content Security Policy: Expects blocked for worker-import to cross-http origin and keep-origin redirection from http context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for worker-import to cross-http origin and no-redirect redirection from http context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for worker-import to cross-http origin and swap-origin redirection from http context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for worker-import to same-http origin and swap-origin redirection from http context.: securitypolicyviolation] + expected: FAIL diff --git a/testing/web-platform/mozilla/meta/content-security-policy/gen/top.meta/worker-src-self/worker-import.https.html.ini b/testing/web-platform/mozilla/meta/content-security-policy/gen/top.meta/worker-src-self/worker-import.https.html.ini new file mode 100644 index 0000000000..0d52b9236d --- /dev/null +++ b/testing/web-platform/mozilla/meta/content-security-policy/gen/top.meta/worker-src-self/worker-import.https.html.ini @@ -0,0 +1,16 @@ +[worker-import.https.html] + disabled: + if release_or_beta: https://bugzilla.mozilla.org/show_bug.cgi?id=1812591 + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Content Security Policy: Expects blocked for worker-import to cross-https origin and keep-origin redirection from https context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for worker-import to cross-https origin and no-redirect redirection from https context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for worker-import to cross-https origin and swap-origin redirection from https context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for worker-import to same-https origin and swap-origin redirection from https context.: securitypolicyviolation] + expected: FAIL |