Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Learn More

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

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

  • Nessuna risposta
  • 4 hanno questo problema
  • 1 visualizzazione
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.