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!

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

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