Questions tagged [mozilla]

DO NOT USE THIS TAG, it is going to be removed. The Mozilla Foundation is a non-profit organization that exists to support and provide leadership for the open source Mozilla project.

DON'T USE THIS TAG, it is going to be burninated.

The Mozilla Foundation is a non-profit organization that exists to support and provide leadership for open source Mozilla projects.

Mozilla Firefox is a free, browser built by Mozilla Foundation and Mozilla Corporation, first released in 2002 as 'Phoenix', becoming 'Firefox' in 2004.

1724 questions
19
votes
3 answers

Notification.requestPermission() throwing error on Mozilla

I' m trying to get notification for Mozilla. But it continuously throwing this error. The Notification permission may only be requested from inside a short running user-generated event handler. Here is my code. The same code is working fine on…
Jaber Kibria
  • 932
  • 3
  • 9
  • 29
19
votes
2 answers

In Firefox/Chrome devtools Is there a way to send/edit websocket messages after connection

I have a Safari/Firefox/Chrome browser. My browser has devtools. Is there a way to happy send/edit websocket messages for existing connection? Or by plugin? Thank you
19
votes
3 answers

Chrome and Firefox are not able to access iPhone Camera

The below code of HTML and JavaScript var video = document.getElementById("video"); navigator.mediaDevices.getUserMedia({video: true, audio:…
Simon Fernandes
  • 235
  • 1
  • 3
  • 14
18
votes
5 answers

Why do different browsers render the same HTML differently?

This is an html page : Frame Set