Closed
Bug 97216
Opened 23 years ago
Closed 22 years ago
Referer is not sent on background image
Categories
(Core :: Graphics: ImageLib, defect)
Core
Graphics: ImageLib
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>
Comment 2•23 years ago
|
||
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.
Comment 5•23 years ago
|
||
Marking NEW.
Updated•23 years ago
|
Assignee | ||
Updated•23 years ago
|
Target Milestone: --- → Future
![]() |
||
Comment 9•23 years ago
|
||
Is this still an issue? imagelib recently got a fix to problems of this sort...
![]() |
||
Comment 10•23 years ago
|
||
*** Bug 137947 has been marked as a duplicate of this bug. ***
Comment 11•23 years ago
|
||
Comment 12•22 years ago
|
||
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
Comment 13•22 years ago
|
||
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.
Description
•