Closed
Bug 20845
Opened 25 years ago
Closed 9 years ago
RFE: Implement read-only "extension-caches"
Categories
(Core :: Networking: Cache, enhancement, P3)
Core
Networking: Cache
Tracking
()
RESOLVED
WONTFIX
Future
People
(Reporter: fur, Unassigned)
References
Details
(Keywords: arch, helpwanted)
The old 4.x code provided a means to read from pre-populated, read-only disk
caches, e.g. to be distributed on a CD-ROM. IE also provides this capability
and additionally provides tools to register a local directory as the root of a
tree of cached content.
Prior to searching the disk or memory cache, all registered extensions caches
should first be searched. Each extension cache would implement the
nsINetDataCache interface.
Comment 1•25 years ago
|
||
Mass move of all bugs without target milestones to M13.
Bulk move of all Cache (to be deleted component) bugs to new Networking: Cache
component.
Reporter | ||
Updated•25 years ago
|
Summary: Implement read-only "extension-caches" → RFE: Implement read-only "extension-caches"
Comment 3•25 years ago
|
||
Assigning fur's cache bugs to Gordon. He can split them up with davidm.
Updated•25 years ago
|
Target Milestone: M13 → M16
Keywords: arch,
helpwanted
Updated•15 years ago
|
Assignee: gordon → nobody
Status: ASSIGNED → NEW
QA Contact: tever → networking.cache
Updated•9 years ago
|
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
•