blob: 9706cd0c5924ec15cf91492c726f73c9683b6d51 (
plain)
1
2
3
4
5
6
|
[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 == "android") and fission: [OK, TIMEOUT]
|