Closed
Bug 86762
Opened 24 years ago
Closed 24 years ago
default cache validation frequency should be "automatically"
Categories
(Core :: Networking: Cache, defect, P2)
Core
Networking: Cache
Tracking
()
VERIFIED
FIXED
mozilla0.9.2
People
(Reporter: darin.moz, Assigned: darin.moz)
References
Details
Attachments
(2 files)
673 bytes,
patch
|
Details | Diff | Splinter Review | |
760 bytes,
patch
|
Details | Diff | Splinter Review |
default cache validation frequency should be "automatically"
Assignee | ||
Comment 1•24 years ago
|
||
Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P5
Target Milestone: --- → mozilla0.9.2
Comment 3•24 years ago
|
||
r=bbaetz
I think this is the right thing to do and to make sure we get this thoroughly
tested I'd encourage that this land ASAP so that we have enough data on any
potential problems (I expect none) And for that I am raising its priority.
r=gagan, get an sr and land it in soon!
Priority: P5 → P2
Comment 5•24 years ago
|
||
Add a quick comment that indicates what the integer values mean, e.g.,
// 0=never, 1=once per session, 2=always, 3=automatic
(or whatever). sr=waterson
Assignee | ||
Comment 6•24 years ago
|
||
Comment 7•24 years ago
|
||
a= asa@mozilla.org for checkin to the trunk.
(on behalf of drivers)
Blocks: 83989
Assignee | ||
Comment 8•24 years ago
|
||
fix checked in.
-> cache
I don't care if darin fixed it, it's a cache bug that Tom can verify :)
Component: Networking → Networking: Cache
Comment 10•24 years ago
|
||
Ben, this is not a cache bug. The validation frequency is an HTTP concept for
how it chooses to use data it has stored in the cache. I really think Darin
knew what he was doing when he set the component.
Comment 11•24 years ago
|
||
anyway, verified, since I've used new profiles since this was changed, and seen
it set to automatically (on both windows and linux and mac).
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•