Closed
Bug 47493
Opened 24 years ago
Closed 24 years ago
updating reloaded images in pragma-nocache pages.
Categories
(Core :: Graphics: ImageLib, defect, P3)
Tracking
()
mozilla0.9.1
People
(Reporter: pnunn, Assigned: pavlov)
References
()
Details
(Whiteboard: DUPME)
Attachments
(1 file)
(deleted),
text/html
|
Details |
bug# 30852 for nsBeta3. (Bug#30852 was closed for nsbeta2).
updating reloaded images in pragma-nocache pages.
When the image is the top document as in the test url,
the image (a clock) is updated.
When the image is in an html page with a pragma-nocache,
the image is not updated. A simple test page will be attached.
It will access the same clock test url.
The cause has been found. A change in nsDocumentViewer.cpp (for bug#47095)
created the problem. It will be backed out.
I'm creating this bug to make sure our case is tested.
hyatt has backed out his change in nsDocViewer.cpp which
fixes this bug.
-p
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Updated•24 years ago
|
QA Contact: elig → tpreston
Comment 3•24 years ago
|
||
This clock image does not update in Mac build 2001030608
or Win 2001030605 or linux 2001030608, therefore I am reopening it
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
All pnunn bugs reassigned to Pav, who is taking over
the imglib.
Assignee: pnunn → pavlov
Status: REOPENED → NEW
Assignee | ||
Updated•24 years ago
|
Target Milestone: mozilla1.0 → ---
Assignee | ||
Comment 5•24 years ago
|
||
fixed
Status: NEW → RESOLVED
Closed: 24 years ago → 24 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•24 years ago
|
Whiteboard: DUPME
another one in the category of not honoring cache preferences lined up to be
fixed in 0.9.1
Target Milestone: --- → mozilla0.9.1
Assignee | ||
Comment 8•24 years ago
|
||
marking as a dup of 73450 since the fix in it fixes this problem.
*** This bug has been marked as a duplicate of 73450 ***
Status: REOPENED → RESOLVED
Closed: 24 years ago → 24 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Comment 9•24 years ago
|
||
hm, wrong bug
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Assignee | ||
Comment 10•24 years ago
|
||
dup of 32269.
*** This bug has been marked as a duplicate of 32269 ***
Status: REOPENED → RESOLVED
Closed: 24 years ago → 24 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Comment 11•24 years ago
|
||
honestly, i'm going to dup this correctly.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Assignee | ||
Comment 12•24 years ago
|
||
i think this is the right one ;)
*** This bug has been marked as a duplicate of 80011 ***
Status: REOPENED → RESOLVED
Closed: 24 years ago → 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•