Hey guys,
I have maybe found a solution to use our lovely Safari without freezing of the system. Follow these steps:
1) close Safari.
2) In the Terminal app, enable the debug menu of Safari by executing this command:
Code:
defaults write com.apple.safari IncludeInternalDebugMenu 1
3) Open Safari and in the debug menu go to "Drawing/compositing flags.
4) Choose "disable canvas accelerated drawing" and "disable full page accelerated drawing".
5) Test it.
In my case, it looks like that the freezes stopped. Usually, by using Safari for few minutes I get a freeze.
Let me know your experience.
Finally, I really think that there is a problem in the graphic components of Sierra. But something is intriguing me. This bug looks quite straightforward, I mean it always occurs with the use of Safari and its origin looks obvious. Therefore, why it takes so long for Apple to fix it?