Firefox Memory Leak

Ah, crazy Firefox. There’s apparently a known bug that causes a slow but sure memory leak with Firefox. The basic solution is:

  1. Type about:config in the address bar
  2. Right click the page and add a New->Integer
  3. Name: enter browser.cache.memory.capacity
  4. Value: enter 16000
  5. Close Firefox completely.
  6. Fire it up again and enjoy 🙂

Discussed at greater length on the mozillazine forums.

0