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/meta/feature-policy/reporting | |
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/meta/feature-policy/reporting')
16 files changed, 49 insertions, 0 deletions
diff --git a/testing/web-platform/meta/feature-policy/reporting/__dir__.ini b/testing/web-platform/meta/feature-policy/reporting/__dir__.ini new file mode 100644 index 0000000000..daf68383df --- /dev/null +++ b/testing/web-platform/meta/feature-policy/reporting/__dir__.ini @@ -0,0 +1 @@ +leak-threshold: [default:51200] diff --git a/testing/web-platform/meta/feature-policy/reporting/camera-reporting.https.html.ini b/testing/web-platform/meta/feature-policy/reporting/camera-reporting.https.html.ini new file mode 100644 index 0000000000..a95f7a1a28 --- /dev/null +++ b/testing/web-platform/meta/feature-policy/reporting/camera-reporting.https.html.ini @@ -0,0 +1,4 @@ +[camera-reporting.https.html] + expected: TIMEOUT + [Camera Report Format] + expected: NOTRUN diff --git a/testing/web-platform/meta/feature-policy/reporting/encrypted-media-reporting.https.html.ini b/testing/web-platform/meta/feature-policy/reporting/encrypted-media-reporting.https.html.ini new file mode 100644 index 0000000000..9d62846bbe --- /dev/null +++ b/testing/web-platform/meta/feature-policy/reporting/encrypted-media-reporting.https.html.ini @@ -0,0 +1,4 @@ +[encrypted-media-reporting.https.html] + expected: TIMEOUT + [Encrypted Media report format] + expected: TIMEOUT diff --git a/testing/web-platform/meta/feature-policy/reporting/fullscreen-reporting.html.ini b/testing/web-platform/meta/feature-policy/reporting/fullscreen-reporting.html.ini new file mode 100644 index 0000000000..84a5696251 --- /dev/null +++ b/testing/web-platform/meta/feature-policy/reporting/fullscreen-reporting.html.ini @@ -0,0 +1,4 @@ +[fullscreen-reporting.html] + expected: TIMEOUT + [Fullscreen Report Format] + expected: TIMEOUT diff --git a/testing/web-platform/meta/feature-policy/reporting/generic-sensor-reporting.https.html.ini b/testing/web-platform/meta/feature-policy/reporting/generic-sensor-reporting.https.html.ini new file mode 100644 index 0000000000..01d74c3c99 --- /dev/null +++ b/testing/web-platform/meta/feature-policy/reporting/generic-sensor-reporting.https.html.ini @@ -0,0 +1,2 @@ +[generic-sensor-reporting.https.html] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1531012 diff --git a/testing/web-platform/meta/feature-policy/reporting/geolocation-reporting.https.html.ini b/testing/web-platform/meta/feature-policy/reporting/geolocation-reporting.https.html.ini new file mode 100644 index 0000000000..4abf53919d --- /dev/null +++ b/testing/web-platform/meta/feature-policy/reporting/geolocation-reporting.https.html.ini @@ -0,0 +1,4 @@ +[geolocation-reporting.https.html] + expected: TIMEOUT + [Geolocation Report Format] + expected: NOTRUN diff --git a/testing/web-platform/meta/feature-policy/reporting/microphone-reporting.https.html.ini b/testing/web-platform/meta/feature-policy/reporting/microphone-reporting.https.html.ini new file mode 100644 index 0000000000..f1fcc4da4d --- /dev/null +++ b/testing/web-platform/meta/feature-policy/reporting/microphone-reporting.https.html.ini @@ -0,0 +1,4 @@ +[microphone-reporting.https.html] + expected: TIMEOUT + [Microphone Report Format] + expected: NOTRUN diff --git a/testing/web-platform/meta/feature-policy/reporting/midi-reporting.https.html.ini b/testing/web-platform/meta/feature-policy/reporting/midi-reporting.https.html.ini new file mode 100644 index 0000000000..a38b894826 --- /dev/null +++ b/testing/web-platform/meta/feature-policy/reporting/midi-reporting.https.html.ini @@ -0,0 +1,4 @@ +[midi-reporting.https.html] + expected: TIMEOUT + [MIDI Report Format] + expected: TIMEOUT diff --git a/testing/web-platform/meta/feature-policy/reporting/payment-reporting.https.html.ini b/testing/web-platform/meta/feature-policy/reporting/payment-reporting.https.html.ini new file mode 100644 index 0000000000..200c1d9a43 --- /dev/null +++ b/testing/web-platform/meta/feature-policy/reporting/payment-reporting.https.html.ini @@ -0,0 +1,7 @@ +[payment-reporting.https.html] + disabled: + if not nightly_build: https://bugzilla.mozilla.org/show_bug.cgi?id=1495301 + max-asserts: 2 + expected: TIMEOUT + [PaymentRequest Report Format] + expected: TIMEOUT diff --git a/testing/web-platform/meta/feature-policy/reporting/picture-in-picture-reporting.html.ini b/testing/web-platform/meta/feature-policy/reporting/picture-in-picture-reporting.html.ini new file mode 100644 index 0000000000..9f28d275ef --- /dev/null +++ b/testing/web-platform/meta/feature-policy/reporting/picture-in-picture-reporting.html.ini @@ -0,0 +1,2 @@ +[picture-in-picture-reporting.html] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1531012 diff --git a/testing/web-platform/meta/feature-policy/reporting/serial-reporting.https.html.ini b/testing/web-platform/meta/feature-policy/reporting/serial-reporting.https.html.ini new file mode 100644 index 0000000000..a4d54cb751 --- /dev/null +++ b/testing/web-platform/meta/feature-policy/reporting/serial-reporting.https.html.ini @@ -0,0 +1,2 @@ +[serial-reporting.https.html] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1531012 diff --git a/testing/web-platform/meta/feature-policy/reporting/sync-xhr-reporting.html.ini b/testing/web-platform/meta/feature-policy/reporting/sync-xhr-reporting.html.ini new file mode 100644 index 0000000000..f0af3ee7ed --- /dev/null +++ b/testing/web-platform/meta/feature-policy/reporting/sync-xhr-reporting.html.ini @@ -0,0 +1,2 @@ +[sync-xhr-reporting.html] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1531012 diff --git a/testing/web-platform/meta/feature-policy/reporting/usb-reporting.https.html.ini b/testing/web-platform/meta/feature-policy/reporting/usb-reporting.https.html.ini new file mode 100644 index 0000000000..4292f067ec --- /dev/null +++ b/testing/web-platform/meta/feature-policy/reporting/usb-reporting.https.html.ini @@ -0,0 +1,2 @@ +[usb-reporting.https.html] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1531012 diff --git a/testing/web-platform/meta/feature-policy/reporting/vr-report-only.https.html.ini b/testing/web-platform/meta/feature-policy/reporting/vr-report-only.https.html.ini new file mode 100644 index 0000000000..9cbe4d3f3e --- /dev/null +++ b/testing/web-platform/meta/feature-policy/reporting/vr-report-only.https.html.ini @@ -0,0 +1,2 @@ +[vr-report-only.https.html] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1636433 diff --git a/testing/web-platform/meta/feature-policy/reporting/vr-reporting.https.html.ini b/testing/web-platform/meta/feature-policy/reporting/vr-reporting.https.html.ini new file mode 100644 index 0000000000..03c168d23e --- /dev/null +++ b/testing/web-platform/meta/feature-policy/reporting/vr-reporting.https.html.ini @@ -0,0 +1,3 @@ +[vr-reporting.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/feature-policy/reporting/xr-reporting.https.html.ini b/testing/web-platform/meta/feature-policy/reporting/xr-reporting.https.html.ini new file mode 100644 index 0000000000..e878bd66f2 --- /dev/null +++ b/testing/web-platform/meta/feature-policy/reporting/xr-reporting.https.html.ini @@ -0,0 +1,2 @@ +[xr-reporting.https.html] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1531012 |