Closed
Bug 45908
Opened 26 years ago
Closed 25 years ago
Verify that images are *not* showing up in the necko memory cache...
Categories
(Core :: Networking: Cache, defect, P3)
Tracking
()
RESOLVED
INVALID
Future
People
(Reporter: rpotts, Assigned: pnunn)
Details
We need to make sure that images that are stored in the imagelib cache are not
also cached by necko!!
-- rick
Comment 2•26 years ago
|
||
please lets talk in this bug report.
Also we spoke about removing the image cache all together. Has any work been
done on this? Is there any hacky way that I could disable it to get perf/size
numbers?
Printing and view-image depend on the image cache.
So disabling it is not as easy as I first thought.
And there is more discussion of using the image cache
for internal animated images...
Though we were discussing the possibility, we are not
planning to remove the image cache.
Are you concerned about double buffering? and want to
minimize resources? We'll have to balance performance vs. resource usage
to see what tradeoff pays best.
-p
Comment 4•26 years ago
|
||
In this case, it would be nice if we could clear the entry in necko's cache if
we know that you have a copy in your buffer.
Gee. wouldn't it be better to have the cache working properly first?
-p
marking invalid.
Issues will be addressed in new cache design.
-pn
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•