Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Learn More

media.navigator.streams.fake not working in Firefox since v.52

  • Žiadne odpovede
  • 4 majú tento problém
  • 1 zobrazenie
more options

This can be reproduced on CentOS7. I tried also on Windows 10 and it works just fine.

Steps to reproduce: in firefox about:config set media.navigator.enabled = true media.navigator.streams.fake = true media.navigator.permission.disabled = true Make sure you have no devices attached to the machine(microphone / camera etc.) go to https://test.webrtc.org/

Expected behavior media.navigator.permission.disabled is set to true so it should automatically start test

Actual behavior It asks for permissions. But permissions are granted in this case.

Note: We are using this in automated tests and the options worked just fine on firefox v.51. Since v.52 it is not working.

This can be reproduced on CentOS7. I tried also on Windows 10 and it works just fine. Steps to reproduce: in firefox about:config set media.navigator.enabled = true media.navigator.streams.fake = true media.navigator.permission.disabled = true Make sure you have no devices attached to the machine(microphone / camera etc.) go to https://test.webrtc.org/ Expected behavior media.navigator.permission.disabled is set to true so it should automatically start test Actual behavior It asks for permissions. But permissions are granted in this case. Note: We are using this in automated tests and the options worked just fine on firefox v.51. Since v.52 it is not working.