[Webkit-unassigned] [Bug 155754] REGRESSION (r191180): Safari does not send Referer Header to iframe src in certain situations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 30 21:39:23 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=155754

Ohkawa Yuichi <yuichiohkawa at yahoo.co.jp> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yuichiohkawa at yahoo.co.jp

--- Comment #13 from Ohkawa Yuichi <yuichiohkawa at yahoo.co.jp> ---
This bug also happen on OS X 10.11.4(Safari 9.1/11601.5.17.1 and Technology Preview 9.1.1).
In addition, this also happen with same-origin request.

Sample page:
https://www.ei.tohoku.ac.jp/demo/sample.html

Steps:
1) Access above page.
2) Reload the page.

A sample page has style tag and script tag.
If there is no style tag(*1) or no script tag(*2) in page, safari sends referer header correctly.

Additional samples:
*1 https://www.ei.tohoku.ac.jp/demo/sample3.html
*2 https://www.ei.tohoku.ac.jp/demo/sample2.html

In these sample, I used php page for iframe src.
If I used static page for iframe src, the behavior changed.
When pages are cached in safari, safari sends referer header.
However, if I clear page caches, safari became not to send.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160331/7f47c21e/attachment.html>


More information about the webkit-unassigned mailing list