V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
kingszar
V2EX  ›  macOS

在Mac OS X中有一个WebProcess进程占用了大量资源,有什么办法可以解决这个问题?

  •  
  •   kingszar · 2011-10-11 11:51:37 +08:00 · 5593 次点击
    这是一个创建于 4582 天前的主题,其中的信息可能已经有所发展或是发生改变。
    2 条回复    1970-01-01 08:00:00 +08:00
    fireyy
        1
    fireyy  
       2011-10-11 13:47:09 +08:00
    应该是新版safari,使用了webkit2 的新技术 split process model,试试重启safari
    chenluois
        2
    chenluois  
       2011-10-11 15:21:03 +08:00
    在终端中输入
    defaults write com.apple.Safari IncludeDebugMenu 1
    回车

    重启Safari后会在Help的右边看到一个Debug菜单,这个菜单里有个选项"Use Multi-process Windows"
    不知道是不是跟这个有关,可以取消勾选试试看。

    隐藏Debug菜单在终端中输入
    defaults write com.apple.Safari IncludeDebugMenu 0
    回车

    就行了。
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2948 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 33ms · UTC 14:04 · PVG 22:04 · LAX 07:04 · JFK 10:04
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.