Closed
Bug 598739
Opened 14 years ago
Closed 9 years ago
Fix assertion when user sets size of cache to 0
Categories
(Core :: Networking: Cache, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: jduell.mcbugs, Unassigned)
References
(Blocks 1 open bug)
Details
Right now we hit
###!!! ASSERTION: oops: 'targetCapacity > 0', file /home/jduell/central/t/netwerk/cache/nsDiskCacheDevice.cpp, line 981
if a user sets the cache size to 0. We should simply turn off the disk cache if the user sets cache size to 0.
Comment 1•9 years ago
|
||
new cache code
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•