Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Learn More

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

Why is microphone access blocked when I block camera access?

  • 3 відповіді
  • 1 має цю проблему
  • 38 переглядів
  • Остання відповідь від 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.
Прикріплені знімки екрана

Усі відповіді (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.