Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

Learn More

The display turns on when a push notification is received

  • 2 답장
  • 1 이 문제를 만남
  • 1 보기
  • 최종 답변자: zostajekni

more options

When a push notification is received, the display turns on (via DPMS). Is it possible to get rid of this behavior? Is there some configuration option in Firefox in about:config? I can't exclude that it's not Firefox doing this, but I'm guessing it is.

When a push notification is received, the display turns on (via DPMS). Is it possible to get rid of this behavior? Is there some configuration option in Firefox in about:config? I can't exclude that it's not Firefox doing this, but I'm guessing it is.

모든 댓글 (2)

more options

You can try to set:

  • about:config => alerts.useSystemBackend = false
more options

cor-el said

You can try to set:
  • about:config => alerts.useSystemBackend = false

Tested with the demo on https://www.bennish.net/web-notifications.html. I tried setting alerts.useSystemBackend to "true" and "false", but the problem with turning on the monitor did not reproduce for some reason. In any case, thanks for the reply.