Closed
Bug 569833
Opened 15 years ago
Closed 15 years ago
about:cache shows no memory cache information when uninitialised
Categories
(Core :: Networking: Cache, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: john.p.baker, Unassigned)
Details
1. Start Firefox with new profile
2. Go to about:cache
3. Restart Firefox with same profile
4. Go to about:cache
At step 4 no memory cache information is shown.
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.3a5pre) Gecko/20100603 Minefield/3.7a5pre
[I was looking at the information on my default profile before nightly update so only just started happening]
Comment 1•15 years ago
|
||
That's because the memory cache in not initialized yet. That happens the first item is inserted. But since memory cache is not used a lot these days, since both images and ssl-content are now stored elsewhere (it's only for items that should never be stored in a disk cache), this is more visible than it used to be.
The lazy initialization make startup faster. I don't think this is worth fixing.
| Reporter | ||
Updated•15 years ago
|
Summary: about:cache shows no memory cache information in existing profile → about:cache shows no memory cache information when uninitialised
Comment 2•15 years ago
|
||
Yep. Wontfix.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•