Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

I get a javascript error message.

  • 2 ответа
  • 26 имеют эту проблему
  • 1 просмотр
  • Последний ответ от 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?

Все ответы (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