Hacker News new | ask | show | jobs
by dawnerd 113 days ago
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.
1 comments

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

Believe I tried that a while back and it didn’t help. Safari will reload a page as you’re using it, including filling out forms which of course it won’t save what you entered.