Browser.cache.memory.enableFrom MozillaZine Knowledge Base
[edit] BackgroundWhen a page is loaded, it can be cached so it doesn't need to be rerendered to be redisplayed. This preference controls whether to use memory to cache decoded images, chrome (application user interface elements), and secure (https) pages. browser.cache.memory.capacity controls the maximum amount of memory to use. [edit] Possible values and their effects[edit] trueAllow decoded images, chrome, and secure pages to be cached in memory. (Default) [edit] falseDon't cache decoded images, chrome, and secure pages in memory. [edit] Caveats
[edit] Recommended settingsUsers who are having problems with memory consumption can try setting the value to false to lower memory consumption. Users who have no problems with memory should leave it at true. [edit] First checked in[edit] Has an effect in
[edit] Related bugs
[edit] Related preferences |
|