Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Learn More

I get a javascript error message.

  • 2 Antworten
  • 26 haben dieses Problem
  • 1 Aufruf
  • Letzte Antwort von Duke75

more options

I get a error message stating this, Error: TypeError: netscape.security. PrivilegeManager is undefined. Any Suggestions?

I get a error message stating this, Error: TypeError: netscape.security. PrivilegeManager is undefined. Any Suggestions?

Alle Antworten (2)

more options

Support for enablePrivilege has been removed in Firefox (Bug 546848), so it is no longer possible to get special elevated privileges by using this method.

  • Bug 546848 - Remove support for enablePrivilege

If a web page is using this then they will have to use other ways get what they want like providing a Firefox extension.

This issue can also be caused by an extension that isn't working properly and that tries to inject code on a web page.

Start Firefox in Safe Mode to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).

  • Do not click the Reset button on the Safe mode start window or otherwise make changes.
more options

I started firefox in a new window and did not get the error message . Thanks