Closed Bug 73417 Opened 24 years ago Closed 24 years ago

New cache doesn't do an initial out-of-date check

Categories

(Core :: Networking: Cache, defect)

x86
Linux
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 73099
mozilla0.9

People

(Reporter: tor, Assigned: darin.moz)

References

()

Details

The new cache, with "once per session", doesn't check if the disk cache copy is out of date during the first visit of a session. Steps to reproduce: * start mozilla * visit http://news.bbc.co.uk/ * quit mozilla * kill a couple hours * visit http://news.bbc.co.uk/ with another browser to make sure it changed * start mozilla * visit http://news.bbc.co.uk/ * read out-of-date news
I'm seeing this on Solaris/SPARC (build id 2001032521) as well.
-->gordon
Assignee: neeti → gordon
This is an http issue, not a cache issue.
Assignee: gordon → darin
QA Contact: gordon → tever
this is only a problem with cache validation set to "once per session"
Status: NEW → ASSIGNED
Keywords: nsbeta1
Target Milestone: --- → mozilla0.9
for some reason, the last modification time on the cache entry is always in the future (ie. after the session start time), hence "once-per-session" ends up meaning validate never. i'm not sure why the last modified time stamp is being updated... investigating.
*** This bug has been marked as a duplicate of 73099 ***
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
verified
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.