搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Mozilla Firefox 55 is running slow on Mac OS X 10.9

  • 2 个回答
  • 1 人有此问题
  • 6 次查看
  • 最后回复者为 cor-el

more options

Installed Mozilla 55 on Mac OS X 10.9 and the pages are loading slow . It takes about 2 or 3 minutes to load a page . need a solution for this issue .

Installed Mozilla 55 on Mac OS X 10.9 and the pages are loading slow . It takes about 2 or 3 minutes to load a page . need a solution for this issue .

所有回复 (2)

more options

Any reason you are sticking with Mac 10.9? It's old, insecure and unsupported by Apple.

more options

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

  • switch to the DEFAULT theme: "3-bar" menu button or Tools -> Add-ons -> Appearance
  • do NOT click the "Refresh Firefox" button on the Safe Mode start window

You can try to modify multi-process settings to see if this has effect.

  • set dom.ipc.processCount to 1 if it is currently set to a higher value (4)
  • disable multi-process windows in Firefox

You can disable multi-process windows in Firefox by setting these prefs to false on the about:config page.

  • browser.tabs.remote.autostart = false
  • browser.tabs.remote.autostart.2 = false

You can open the about:config page via the location/address bar. You can accept the warning and click "I'll be careful" to continue.


Try to disable IPv6 (check for other possible causes as well).

由cor-el于修改