Closed
Bug 1151815
Opened 10 years ago
Closed 6 years ago
Remove expiration time from the cache index
Categories
(Core :: Networking: Cache, defect, P3)
Core
Networking: Cache
Tracking
()
RESOLVED
FIXED
mozilla67
People
(Reporter: michal, Assigned: michal)
References
(Depends on 1 open bug)
Details
(Whiteboard: [necko-backlog])
Attachments
(1 file)
Expiration time of the entries is no longer used in the cache index code, but we kept the information in the index to not change the file format of the index. We should do it now since the format will be changed in bugs 1151788 and 1151810. All these bugs should be landed at the same time.
Updated•9 years ago
|
Whiteboard: [necko-backlog]
Comment 1•7 years ago
|
||
Bulk change to priority: https://bugzilla.mozilla.org/show_bug.cgi?id=1399258
Priority: -- → P1
Comment 2•7 years ago
|
||
Bulk change to priority: https://bugzilla.mozilla.org/show_bug.cgi?id=1399258
Priority: P1 → P3
Assignee | ||
Comment 3•6 years ago
|
||
Pushed by mnovotny@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7c663cf76b8d
Remove expiration time from the cache index, r=mayhemer
Comment 5•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
Updated•5 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•