Closed
Bug 1644173
Opened 5 years ago
Closed 5 years ago
Consider making cache-control: must-revalidate not miss the image cache.
Categories
(Core :: Graphics: ImageLib, enhancement)
Core
Graphics: ImageLib
Tracking
()
RESOLVED
FIXED
mozilla79
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(1 file)
This check:
Comes back all the way from bug 93015. But must-revalidate is according to Honza about proxies, so probably should not be preventing us from caching images across documents.
This came up because I'm sharing these checks with the CSS cache in bug 1599160.
Updated•5 years ago
|
Severity: -- → S3
Type: defect → enhancement
Updated•5 years ago
|
Severity: S3 → S4
Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → emilio
Status: NEW → ASSIGNED
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c866423ccec0
Don't make Cache-Control: must-revalidate prevent image and stylesheet caching. r=mayhemer
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox79:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
You need to log in
before you can comment on or make changes to this bug.
Description
•