搜索 | 用户支持

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

Learn More

FirefoxCP web content prevents mac from sleep

  • 3 个回答
  • 44 人有此问题
  • 88 次查看
  • 最后回复者为 star-affinity

more options

Firefox 56.0.2 macOS Sierra 10.12.6 on iMac 27-in Late 2013

Several instances of "FirefoxCP Web Content" process are preventing Mac from sleep. Restarting Firefox fixes the problem, but then it shows up again after a while. Has been going on for a couple of months.

Apple Support claims the Mac and macOS are fine.

Firefox 56.0.2 macOS Sierra 10.12.6 on iMac 27-in Late 2013 Several instances of "FirefoxCP Web Content" process are preventing Mac from sleep. Restarting Firefox fixes the problem, but then it shows up again after a while. Has been going on for a couple of months. Apple Support claims the Mac and macOS are fine.

被采纳的解决方案

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 accept the risk!" to continue.

定位到答案原位置 👍 5

所有回复 (3)

more options

选择的解决方案

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 accept the risk!" to continue.

more options

Thanks!!! Seems OK now.

more options

Seems like there's advantages to having multi-process enabled so maybe it would be good to find the reason for why automatic sleep is sometimes prevented?