Closed
Bug 64884
Opened 25 years ago
Closed 25 years ago
should have cache directory exist check
Categories
(Core :: Networking: Cache, defect)
Core
Networking: Cache
Tracking
()
VERIFIED
FIXED
mozilla1.0
People
(Reporter: bugzilla, Assigned: gordon)
Details
Mozilla should give some kind of indication when the cache directory doesn't
exist. I could live with just a warning/error in the console.
Reproduce:
Set cache dir to c:\temp\mozilla
delete c:\temp\mozilla
start mozilla
Expected:
in the console it would say:
cache directory c:\temp\mozilla could not be found
There's properply another bug about the creation of the missing directory or
just use cache=0 if cache dir not found...
Cache bugs to Gordon
Assignee: neeti → gordon
Target Milestone: --- → mozilla1.0
If the cache directory doesn't exist, we (try to) create it.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 3•25 years ago
|
||
seems fixed.
Both "Cache" and "NewCache" directories are created if not present.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•