Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

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

  • 5 trả lời
  • 15 gặp vấn đề này
  • 12 lượt xem
  • Trả lời mới nhất được viết bởi 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

Tất cả các câu trả lời (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