[Webkit-unassigned] [Bug 185732] Incorrect referrer for font-face

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 24 08:59:57 PDT 2018


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

Andy Estes <aestes at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aestes at apple.com

--- Comment #2 from Andy Estes <aestes at apple.com> ---
David from Shopify provided me a test case for this in email:

"""

The easiest way to replicate this is to load a page with a stylesheet that loads a font.

For instance, loading https://output.jsbin.com/hewivoluqe and looking at the font request in the network inspector shows

- The CSS file's location being used as the Referer in Chrome and Firefox
- The web page's location being used as the Referer in Safari (both desktop and mobile)

I've attached screenshots highlighting this behaviour.

"""

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180524/005fb9dd/attachment.html>


More information about the webkit-unassigned mailing list