搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

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

  • 無回覆
  • 4 有這個問題
  • 1 次檢視
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.