Closed Bug 97216 Opened 23 years ago Closed 22 years ago

Referer is not sent on background image

Categories

(Core :: Graphics: ImageLib, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
Future

People

(Reporter: mobydisk, Assigned: pavlov)

References

Details

(Keywords: dataloss)

Referer is not sent on background image on pages such as:
  <BODY background="somebackground.gif"> ... </BODY>
Blocks: 61660
-> imglib
Component: Networking: HTTP → ImageLib
See also bug 96485, referer not sent when loading an image via the javascript 
function "new Image()"

See also bug 69070, which has a list of the ways Mozilla loads images.  Bug 
69070 is about preventing remote web pages from using images on your local hard 
drive, and it might make sense to add referers and CheckLoadURI at the same 
time.
See also bug 84654, Image blocking doesn't block background image.
qa -> tpreston
QA Contact: tever → tpreston
Marking NEW.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: polish
imglib
Assignee: neeti → pavlov
*** Bug 88125 has been marked as a duplicate of this bug. ***
Keywords: polish
OS: Windows 98 → All
Hardware: PC → All
bug 74284 is similar to this, and might have clues on how to fix this.
Target Milestone: --- → Future
Is this still an issue?  imagelib recently got a fix to problems of this sort...
*** Bug 137947 has been marked as a duplicate of this bug. ***
I wonder if there's any relationship between this bug and Bug 98890... Bug 98890
happens because Mozilla makes two requests for an image file and doesn't send a
referer the second time. 
Keywords: dataloss
i'm marking this one fixed.  it appears that a referrer is being sent along with
the request for the background image...

I suspect that the combination of patches for bug #145579 and bug #93015 fixed
the problem.

-- rick
now i'm marking it fixed ;-)
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.