You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 29, 2018. It is now read-only.
After @stieg and few others reported the memory usage problem, I started to face the same after upgrade the webkit package in Ubuntu.
I found that it appears to be a memory leak in webkit: several users complaining about it.
After some research, I found that I can reduce the webkit memory usage with the following:
clearMemoryCaches
The text was updated successfully, but these errors were encountered: