Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Funkcjonalność tej witryny będzie ograniczona w czasie konserwacji. Jeśli artykuł nie rozwiązuje twojego problemu i chcesz zadać pytanie, to nasza społeczność wsparcia jest dostępna na @FirefoxSupport na Twitterze i /r/firefox na Reddicie.

Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Więcej informacji

I get a javascript error message.

  • 2 odpowiedzi
  • 26 osób ma ten problem
  • 1 wyświetlenie
  • Ostatnia odpowiedź od 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?

Wszystkie odpowiedzi (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