Closed
Bug 502556
Opened 16 years ago
Closed 16 years ago
Multiple requests for the same file
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 497665
People
(Reporter: m.krasilnikov, Unassigned)
References
()
Details
Attachments
(1 file)
122.24 KB,
image/png
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; ru; rv:1.9.1.0) Gecko/20090623 SUSE/3.5.0-6.1 Firefox/3.5
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; ru; rv:1.9.1.0) Gecko/20090623 SUSE/3.5.0-6.1 Firefox/3.5
If HTML document contains several "img" tags with the same value of "src" attribute FF 3.5 generates separate request for each tag.
Reproducible: Always
Steps to Reproduce:
1.Install FireBug
2.Open & enable Net tab
3.Open http://rasxodniki.ru/
Actual Results:
Several requests for http://rasxodniki.ru/style/dot.gif
Expected Results:
Only one request for this file.
Tested on openSUSE and Windows (Vista).
Verified with a server log, so this is not a FireBug bug.
FF 3.0.0.8 doesn't generates only one request for "dot.gif" on this site.
Reporter | ||
Comment 1•16 years ago
|
||
Attaching screenshot with FireBug output
Reporter | ||
Comment 2•16 years ago
|
||
Oops!
"FF 3.0.0.8 doesn't generates only one request for "dot.gif" on this site."
should be readed as "FF 3.0.0.8 generates only one request for "dot.gif" on this site."
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Component: General → ImageLib
Product: Firefox → Core
QA Contact: general → imagelib
Resolution: --- → DUPLICATE
Whiteboard: DUPEME
Version: 3.5 Branch → 1.9.1 Branch
Comment 4•16 years ago
|
||
Reporter | ||
Comment 5•15 years ago
|
||
Sorry, I was on vacation. Yes, I did force-refresh.
You need to log in
before you can comment on or make changes to this bug.
Description
•