View Single Post
Old 30-09-08, 04:18   #2 (permalink)
T.H Male
Emperor
 
T.H's Avatar
 
Join Date: Apr 2007
Location: Germany
Posts: 1,308
Credits: 16,942
Thanks: 3
Thanked 839 Times in 386 Posts
Send a message via MSN to T.H Send a message via Skype™ to T.H
I saw a great tip today: by adding a simple preference in your Firefox configuration, you can tell Firefox to reduce its memory usage to 10 megabytes every time you minimize the application! This has worked very well for me - here's how you do it:

In the Firefox address bar, type about:config and press Enter.
Right-click in the page and select New -> Boolean.
A pop-up box will appear. Type config.trim_on_minimize and click OK.
Select True and click OK.
It will take effect the next time you startup Firefox. You can check it out by opening your task manager (right-click on the Windows taskbar and choose Task Manager) and watching Firefox's memory usage as you minimize and maximize the application.

or second way


In the Firefox address bar, type about:config and press Enter.

Scroll down and find the entry that says dom.max_script_run_time
Double-click on that entry and change the value (the default is 5) to something higher. Most sites recommend 20, but I found that I still received the pop-up warning too often. So I changed it to 1000!
Click OK.
Restart Firefox

The script timeout in Firefox can be increased to avoid the "Warning: Unresponsive script" popups.



In the URL bar, put about:config. Then, look for dom.max_script_run_time under "Preference Name". Right-click the name and click Modify. Set the value to something higher than 5, such as 30, then click OK.

__________________
"T" is for Truth
"H" is for Happiness......The way I feel when we are together.


(\__/)
(='.'=>
(")_(")

Last edited by T.H; 30-09-08 at 05:09.
T.H is offline   Reply With Quote