Closed
Bug 156732
Opened 24 years ago
Closed 24 years ago
Referrer not set when opening links in new window
Categories
(Camino Graveyard :: General, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
Chimera0.3
People
(Reporter: mikepinkerton, Assigned: mikepinkerton)
References
()
Details
Attachments
(1 file, 1 obsolete file)
|
22.53 KB,
patch
|
Details | Diff | Splinter Review |
- go to above page (caution, it's pr0n and may even disappear w/in a few days)
- cmd-click or use context menu to open any of the thumbnails in a new window
expected:
image appears in new window
actual:
because the referrer is not set, the webserver redirects you to a "not found" page.
i have a patch, upcoming. i need some eagle-eyed reviews on this because i think
it should go in asap and i don't want to screw anything up. I've checked the
warnings when building for unknown methods and i think i got everything, but you
know cocoa....
| Assignee | ||
Comment 1•24 years ago
|
||
teach chimera about referrer.
can i get a good once-over on this patch before we land it?
| Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → Chimera0.3
Comment 2•24 years ago
|
||
*** Bug 156730 has been marked as a duplicate of this bug. ***
Comment 3•24 years ago
|
||
The patch looks OK. Mike is responding to some comments over AIM.
| Assignee | ||
Comment 4•24 years ago
|
||
just updated the param names and order to match what smfr and i discussed.
nothing else changed.
Attachment #90813 -
Attachment is obsolete: true
Comment 5•24 years ago
|
||
Comment on attachment 90848 [details] [diff] [review]
updated patch with new param names/ordering
r=sfraser
Attachment #90848 -
Flags: review+
| Assignee | ||
Comment 6•24 years ago
|
||
landed.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 7•24 years ago
|
||
vrfy'd fixed using 2002.07.11.05 nb.
ran the following tests:
* the test url here (new tab, new window, cmd+click)
* loading bookmarks (menu, sidebar)
* URLbar
* launching from an external app (eg, Mail), in new window and new tab
* various links in web pages (new tab, new window, cmd+click)
let me know if there are other areas you'd like me to check.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•