Closed
Bug 80011
Opened 24 years ago
Closed 24 years ago
Page is retrieved from the cache
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
RESOLVED
FIXED
mozilla0.9.1
People
(Reporter: ezh, Assigned: pavlov)
References
()
Details
Attachments
(1 file)
957 bytes,
patch
|
Details | Diff | Splinter Review |
When the new cache landed I have troubles to update some pages.
1. Example 1 - www.ixbt.com.
I read this page some times a day. But now I must hit shift-reload when I want
read the latest updates.
I happens in 1 session and after restarting mozilla.
2. Example 2 - http://forex.mdmbank.com/finance/forex/info.htm?cur1=EUR&cur2=USD
Open this page. Every 1 minute the image changes. With other browsers I can just
hit relad and the new one is here, but with mozilla now I must hit shift-reload.
moz 2001050720
What is your preference set to in the preferences/Advanced/Cache panel: Every
Time / Automatic / Once Per Session / Never?
Assignee: gordon → darin
Component: Networking: Cache → Networking: HTTP
Reporter | ||
Comment 2•24 years ago
|
||
I was "Once per session" (imported from NN 4.x). Now I setted it to "Automatic".
Will see if helps.
Reporter | ||
Comment 3•24 years ago
|
||
OK. I've got the result for
http://forex.mdmbank.com/finance/forex/info.htm?cur1=EUR&cur2=USD
since it updates every minute.
"Automatic", "everytime I view the page" does not change the behavior. Only
Shift-Reload force the image to reload.
Comment 4•24 years ago
|
||
i suspect this bug is because imagelib does not honor VALIDATE_ALWAYS, which
corresponds to the simple reload case --> pavlov
Assignee: darin → pavlov
Component: Networking: HTTP → ImageLib
seems like this is in the same category of bugs related to shift-reload and
reload... targetting for 0.9.1 since bug 73450 is 0.9.1 too...
Target Milestone: --- → mozilla0.9.1
Assignee | ||
Comment 7•24 years ago
|
||
Comment 9•24 years ago
|
||
r=bryner
Comment 10•24 years ago
|
||
sr=blizzard
Assignee | ||
Comment 11•24 years ago
|
||
*** Bug 47493 has been marked as a duplicate of this bug. ***
Assignee | ||
Comment 12•24 years ago
|
||
fix checked in.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 13•23 years ago
|
||
VERIFIED with comm branch 2001060713 linux build. Not marking this as verified
until other platforms have been checked.
You need to log in
before you can comment on or make changes to this bug.
Description
•