Generally, when you minimize a window the memory usage goes way down because that application isn’t active. Unfortunately, Firefox by default doesn’t adhere to this behavior. Here’s how to force it to. Type the following into your address bar in Firefox: about:config You will see a window that looks similar to this: – Right click [...]
Archive for the ‘Tweaks’ Category
Firefox memory leak on Windows
Posted: June 16, 2008 in TweaksTags: Firefox, Firefox Memory Leak Fix
8
Running Process Idle Tasks helps the system to complete pending tasks. Below is the code: %windir%\system32\rundll32.exe advapi32.dll,ProcessIdleTasks Copy the above code and paste it in Run command (Ctrl+R) and press Enter To perform idle tasks. Alternatively you can create shortcut for this to perform easily. Follow the below steps to create shortcut on your Desktop. [...]