搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

Why is microphone access blocked when I block camera access?

  • 3 个回答
  • 1 人有此问题
  • 33 次查看
  • 最后回复者为 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.