1
0
Fork 0
firefox/testing/web-platform/meta/audio-output/enumerateDevices-permissions-policy.https.html.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

11 lines
488 B
INI

[enumerateDevices-permissions-policy.https.html]
prefs:
if os != "mac": [media.navigator.streams.fake:false]
expected:
if (os == "linux") and not fission and not debug: [OK, CRASH]
if (os == "win") and not debug: [OK, TIMEOUT]
if (os == "mac") and not debug: [OK, TIMEOUT, CRASH]
[permissions policy on enumerateDevices() after getUserMedia()]
expected:
if (os == "win") and not debug: [PASS, TIMEOUT]
if (os == "mac") and not debug: [PASS, TIMEOUT]