Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Learn More

Why is microphone access blocked when I block camera access?

  • 3 yanıt
  • 1 kişi bu sorunu yaşıyor
  • 38 gösterim
  • Son yanıtı yazan: Shadow110

more options

In our application, we separately ask users for access to camera and microphone. However, when a user blocks access to camera in the camera permissions dialog by clicking on "Don't allow", this selection get remembered and automatically applied to microphone as well, without prompting the user with a permission dialog for microphone.

At no point there is any mention of microphone when we ask for camera permissions and even when we inspect the page permissions, it states that the camera has been temporarily blocked, but nothing about microphone.

In our application, we separately ask users for access to camera and microphone. However, when a user blocks access to camera in the camera permissions dialog by clicking on "Don't allow", this selection get remembered and automatically applied to microphone as well, without prompting the user with a permission dialog for microphone. At no point there is any mention of microphone when we ask for camera permissions and even when we inspect the page permissions, it states that the camera has been temporarily blocked, but nothing about microphone.
Ekli ekran görüntüleri

Tüm Yanıtlar (3)

more options

How is this a FF Browser issue?

more options

How is it not? They're browser level permissions, are they not?

more options

Hi, it maybe your Extension is not coded right as there was changes to code in ver 60 that broke a few things.

Suggest check that, test on another machine or 2 and determine if it is a bug or not. If you have a bug, file a bug report. https://bugzilla.mozilla.org/ Bug Writing Guidelines : https://developer.mozilla.org/en-US/docs/Mozilla/QA/Bug_writing_guidelines Also for extensions : https://discourse.mozilla.org/

Please let us know if this solved your issue or if need further assistance.