logoalt Hacker News

dawnerdtoday at 1:04 AM1 replyview on HN

It’s not just mobile safari, safari on desktop does the same thing even with lots of memory available. Whatever they’re doing to limit a tabs resources needs to go, it’s so frustrating.


Replies

gib444today at 7:47 AM

I wonder if that's "App Nap"? Because there is a toggle in the Debug menu under Miscellanous Flags -> Disable App Nap on Safari Desktop

Enable debug with:

$ defaults write com.apple.Safari IncludeInternalDebugMenu -bool YES