Цей вебсайт матиме обмежену функціональність, доки ми проводимо його обслуговування для поліпшення роботи. Якщо прочитана стаття не розв'язала вашу проблему і ви хочете поставити питання, наша спільнота підтримки з радістю допоможе вам на @FirefoxSupport у Twitter та /r/firefox на Reddit.

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

Script: chrome://browser/content/browser.js:1738

  • 5 відповідей
  • 15 мають цю проблему
  • 12 переглядів
  • Остання відповідь від evetaku

more options

Greetings,

I sometimes get this error:

Warning: unresponsive script A script on this page may be busy, or it may have stopped responding. You can stop the script now, open the script in the debugger, or let the script continue. Script: chrome://browser/content/browser.js:1738

How can I find out what tab this is for?

The dialog box sometimes appears in the top left of the desktop, outside of the Firefox window.

Thanks, Eve

Greetings, I sometimes get this error: Warning: unresponsive script A script on this page may be busy, or it may have stopped responding. You can stop the script now, open the script in the debugger, or let the script continue. Script: chrome://browser/content/browser.js:1738 How can I find out what tab this is for? The dialog box sometimes appears in the top left of the desktop, outside of the Firefox window. Thanks, Eve

Усі відповіді (5)

more options

https://support.mozilla.org/en-US/kb/warning-unresponsive-script Warning Unresponsive script - What it means and how to fix it This article describes the reasons for this error message and covers possible solutions and workarounds.

more options

Another common cause of unresponsive script errors on Windows 7-10 is the protected mode feature of the Flash player plugin. That feature has security benefits, but seems to have serious compatibility issues on some systems. You can disable it using the Add-ons page. Either:

  • Ctrl+Shift+a
  • "3-bar" menu button (or Tools menu) > Add-ons

In the left column, click Plugins. On the right side, find "Shockwave Flash" and click the More link. Then uncheck the box for "Enable Adobe Flash protected mode" and try that for a day to see whether it helps.

more options

Note that Firefox uses the "chrome://" protocol to access its own internal files and also access files from extensions (no relation with Google Chrome).

In your case:

  • view-source:chrome://browser/content/browser.js

Start Firefox in Safe Mode to check if one of the extensions ("3-bar" menu button/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem.

  • Switch to the DEFAULT theme: "3-bar" menu button/Tools > Add-ons > Appearance
  • Do NOT click the "Refresh Firefox" button on the Safe Mode start window
more options

There are scripts within Firefox. But also scripts from add-ons, other programs on your system (plugins), or even from the website you are accessing.

more options

Thanks you, my browser running fast again