Closed Bug 507914 Opened 16 years ago Closed 16 years ago

Cacheable images are requested multiple times (with hard refresh)

Categories

(Core :: General, defect)

x86
Windows Vista
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 497665

People

(Reporter: g.georgovassilis, Unassigned)

References

()

Details

(Keywords: regression)

Attachments

(1 file)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1 (.NET CLR 3.5.30729) Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1 (.NET CLR 3.5.30729) When an HTML document requests an CSS image sprite (which is cacheable), FF will launch new HTTP requests as long as the image has not finished loading yet. Reproducible: Always Steps to Reproduce: 1. Empty browser cache 2. Activate network panel for Firebug 3. Navigate to any site that uses cacheable CSS image sprites, i.e. http://de.yahoo.com/?p=us Actual Results: Multiple requests to the same, cacheable image (i.e. trans.gif) Expected Results: Just a single request to any cacheable image.
Version: unspecified → 3.5 Branch
Tested this with the latest trunk build on Windows Vista, but couldn't reproduce the issue. With a new profile I visited the site creating a HTTP log and searched in this log for multiple requests for trans1.gif. I found only one request: GET /i/i/eu/hp/trans1.gif HTTP/1.1
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1 Can't reproduce.
Reporter: Please test in the Firefox safemode (=without all addons) and either use your own webserver, use a packetsniffer or create a Mozilla HTTP log.
Attached file HTTP log fro yahoo.de
Ok Matthias, did as you said (attached log in comment4). Please note the extra http requests for trans1.gif. This behaviour is exhibited during a page reload with crtl+F5, not a regular load.
Indeed with a hard refresh more requests for the same item are made. About 10. This is a regression from Firefox 3.0. Not sure was the cause of the problem is, so it is not clear either what the correct component should be.
Keywords: regression
Summary: Cacheable images are requested multiple times → Cacheable images are requested multiple times (with hard refresh)
Putting it into Core > General for now.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Product: Firefox → Core
QA Contact: general → general
Version: 3.5 Branch → Trunk
don't do a shift+reload, that is bug 497665. I assume that you always meant a forced reload and will mark it as dupe of bug 497665
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: