Closed
Bug 60306
Opened 25 years ago
Closed 25 years ago
[RFE] Implement about:memory-cache
Categories
(Core :: Networking: Cache, enhancement, P3)
Core
Networking: Cache
Tracking
()
VERIFIED
WORKSFORME
mozilla1.0
People
(Reporter: timeless, Assigned: gordon)
References
()
Details
Bug 60291 mentioned this about:memory-cache thing (which in 4.x gives some
stuff)...
<TITLE>Information about the Netscape memory cache</TITLE>
<h2>Memory Cache statistics</h2>
<TABLE>
<TR>
<TD ALIGN=RIGHT><b>Maximum size:</TD>
<TD>629145</TD>
</TR>
<TR>
<TD ALIGN=RIGHT><b>Current size:</TD>
<TD>2238</TD>
</TR>
<TR>
<TD ALIGN=RIGHT><b>Number of files in cache:</TD>
<TD>3</TD>
</TR>
<TR>
<TD ALIGN=RIGHT><b>Average cache file size:</TD>
<TD>746</TD>
</TR>
Comment 1•25 years ago
|
||
Do we need this if about:cache displays memory and disk cache statistics?
Yes because I have no way of finding out if something is in memory or on disk.
Heck, I can't even find out what a files cache name is in about:cache (that's a
a separate bug).
Comment 3•25 years ago
|
||
->networking:cache
Assignee: gagan → neeti
Component: Networking → Networking: Cache
QA Contact: tever → gordon
Comment 4•25 years ago
|
||
I'm a bit confused. You can tell if something is in memory or disk, by
observing which section the cache entry appears, on about:cache.
Cache bugs to Gordon
Assignee: neeti → gordon
Target Milestone: --- → mozilla1.0
Comment 6•25 years ago
|
||
wfm, memory cache info displayed along with disk cache info
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•