summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/fetch/api/policies
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 17:32:43 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 17:32:43 +0000
commit6bf0a5cb5034a7e684dcc3500e841785237ce2dd (patch)
treea68f146d7fa01f0134297619fbe7e33db084e0aa /testing/web-platform/meta/fetch/api/policies
parentInitial commit. (diff)
downloadthunderbird-6bf0a5cb5034a7e684dcc3500e841785237ce2dd.tar.xz
thunderbird-6bf0a5cb5034a7e684dcc3500e841785237ce2dd.zip
Adding upstream version 1:115.7.0.upstream/1%115.7.0upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/fetch/api/policies')
-rw-r--r--testing/web-platform/meta/fetch/api/policies/__dir__.ini1
-rw-r--r--testing/web-platform/meta/fetch/api/policies/referrer-no-referrer-worker.html.ini3
-rw-r--r--testing/web-platform/meta/fetch/api/policies/referrer-no-referrer.html.ini3
-rw-r--r--testing/web-platform/meta/fetch/api/policies/referrer-origin-service-worker.https.html.ini3
-rw-r--r--testing/web-platform/meta/fetch/api/policies/referrer-origin-when-cross-origin-service-worker.https.html.ini5
-rw-r--r--testing/web-platform/meta/fetch/api/policies/referrer-origin-when-cross-origin-worker.html.ini3
-rw-r--r--testing/web-platform/meta/fetch/api/policies/referrer-origin-when-cross-origin.html.ini3
-rw-r--r--testing/web-platform/meta/fetch/api/policies/referrer-origin-worker.html.ini3
-rw-r--r--testing/web-platform/meta/fetch/api/policies/referrer-origin.html.ini3
-rw-r--r--testing/web-platform/meta/fetch/api/policies/referrer-unsafe-url-service-worker.https.html.ini3
-rw-r--r--testing/web-platform/meta/fetch/api/policies/referrer-unsafe-url-worker.html.ini3
-rw-r--r--testing/web-platform/meta/fetch/api/policies/referrer-unsafe-url.html.ini3
12 files changed, 36 insertions, 0 deletions
diff --git a/testing/web-platform/meta/fetch/api/policies/__dir__.ini b/testing/web-platform/meta/fetch/api/policies/__dir__.ini
new file mode 100644
index 0000000000..a8a688f00a
--- /dev/null
+++ b/testing/web-platform/meta/fetch/api/policies/__dir__.ini
@@ -0,0 +1 @@
+lsan-allowed: [Alloc, Create, Malloc, Then, mozilla::BasePrincipal::CreateContentPrincipal, mozilla::SupportsThreadSafeWeakPtr, mozilla::dom::DocGroup::Create, mozilla::dom::ServiceWorkerJobQueue::RunJob, mozilla::dom::ServiceWorkerManager::Unregister, mozilla::dom::ServiceWorkerRegistrationMainThread::Unregister, mozilla::dom::UnregisterCallback::UnregisterCallback, mozilla::ipc::BackgroundChildImpl::AllocPRemoteWorkerChild, mozilla::net::nsStandardURL::TemplatedMutator, operator]
diff --git a/testing/web-platform/meta/fetch/api/policies/referrer-no-referrer-worker.html.ini b/testing/web-platform/meta/fetch/api/policies/referrer-no-referrer-worker.html.ini
new file mode 100644
index 0000000000..224303accb
--- /dev/null
+++ b/testing/web-platform/meta/fetch/api/policies/referrer-no-referrer-worker.html.ini
@@ -0,0 +1,3 @@
+[referrer-no-referrer-worker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/fetch/api/policies/referrer-no-referrer.html.ini b/testing/web-platform/meta/fetch/api/policies/referrer-no-referrer.html.ini
new file mode 100644
index 0000000000..cf11fc4ec5
--- /dev/null
+++ b/testing/web-platform/meta/fetch/api/policies/referrer-no-referrer.html.ini
@@ -0,0 +1,3 @@
+[referrer-no-referrer.html]
+ expected:
+ if (os == "android") and fission: [TIMEOUT, OK]
diff --git a/testing/web-platform/meta/fetch/api/policies/referrer-origin-service-worker.https.html.ini b/testing/web-platform/meta/fetch/api/policies/referrer-origin-service-worker.https.html.ini
new file mode 100644
index 0000000000..1248c13c09
--- /dev/null
+++ b/testing/web-platform/meta/fetch/api/policies/referrer-origin-service-worker.https.html.ini
@@ -0,0 +1,3 @@
+[referrer-origin-service-worker.https.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/fetch/api/policies/referrer-origin-when-cross-origin-service-worker.https.html.ini b/testing/web-platform/meta/fetch/api/policies/referrer-origin-when-cross-origin-service-worker.https.html.ini
new file mode 100644
index 0000000000..20cdaf64c2
--- /dev/null
+++ b/testing/web-platform/meta/fetch/api/policies/referrer-origin-when-cross-origin-service-worker.https.html.ini
@@ -0,0 +1,5 @@
+[referrer-origin-when-cross-origin-service-worker.https.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [Request's referrer is origin]
+ expected: FAIL
diff --git a/testing/web-platform/meta/fetch/api/policies/referrer-origin-when-cross-origin-worker.html.ini b/testing/web-platform/meta/fetch/api/policies/referrer-origin-when-cross-origin-worker.html.ini
new file mode 100644
index 0000000000..7ce931fabc
--- /dev/null
+++ b/testing/web-platform/meta/fetch/api/policies/referrer-origin-when-cross-origin-worker.html.ini
@@ -0,0 +1,3 @@
+[referrer-origin-when-cross-origin-worker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/fetch/api/policies/referrer-origin-when-cross-origin.html.ini b/testing/web-platform/meta/fetch/api/policies/referrer-origin-when-cross-origin.html.ini
new file mode 100644
index 0000000000..3b6b69f9c9
--- /dev/null
+++ b/testing/web-platform/meta/fetch/api/policies/referrer-origin-when-cross-origin.html.ini
@@ -0,0 +1,3 @@
+[referrer-origin-when-cross-origin.html]
+ expected:
+ if (os == "android") and fission: [TIMEOUT, OK]
diff --git a/testing/web-platform/meta/fetch/api/policies/referrer-origin-worker.html.ini b/testing/web-platform/meta/fetch/api/policies/referrer-origin-worker.html.ini
new file mode 100644
index 0000000000..d29615ea5a
--- /dev/null
+++ b/testing/web-platform/meta/fetch/api/policies/referrer-origin-worker.html.ini
@@ -0,0 +1,3 @@
+[referrer-origin-worker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/fetch/api/policies/referrer-origin.html.ini b/testing/web-platform/meta/fetch/api/policies/referrer-origin.html.ini
new file mode 100644
index 0000000000..1f2fa411a0
--- /dev/null
+++ b/testing/web-platform/meta/fetch/api/policies/referrer-origin.html.ini
@@ -0,0 +1,3 @@
+[referrer-origin.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/fetch/api/policies/referrer-unsafe-url-service-worker.https.html.ini b/testing/web-platform/meta/fetch/api/policies/referrer-unsafe-url-service-worker.https.html.ini
new file mode 100644
index 0000000000..cefc39acef
--- /dev/null
+++ b/testing/web-platform/meta/fetch/api/policies/referrer-unsafe-url-service-worker.https.html.ini
@@ -0,0 +1,3 @@
+[referrer-unsafe-url-service-worker.https.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/fetch/api/policies/referrer-unsafe-url-worker.html.ini b/testing/web-platform/meta/fetch/api/policies/referrer-unsafe-url-worker.html.ini
new file mode 100644
index 0000000000..569f92afab
--- /dev/null
+++ b/testing/web-platform/meta/fetch/api/policies/referrer-unsafe-url-worker.html.ini
@@ -0,0 +1,3 @@
+[referrer-unsafe-url-worker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/fetch/api/policies/referrer-unsafe-url.html.ini b/testing/web-platform/meta/fetch/api/policies/referrer-unsafe-url.html.ini
new file mode 100644
index 0000000000..2381a3bde0
--- /dev/null
+++ b/testing/web-platform/meta/fetch/api/policies/referrer-unsafe-url.html.ini
@@ -0,0 +1,3 @@
+[referrer-unsafe-url.html]
+ expected:
+ if (os == "android") and fission: [TIMEOUT, OK]