Source code
Revision control
Copy as Markdown
Other Tools
[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, CRASH]
[permissions policy on enumerateDevices() after getUserMedia()]
expected:
if (os == "win") and not debug: [PASS, TIMEOUT]