[Webkit-unassigned] [Bug 215080] New: document.referrer value is missing trailing slash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 3 06:13:44 PDT 2020


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

            Bug ID: 215080
           Summary: document.referrer value is missing trailing slash
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ericlaw at microsoft.com

1. Visit https://bayden.com/test/refer/
2. Click https://webdbg.com/test/refer/

OBSERVE: At the top of the page, we see "document.referrer is https://bayden.com"

EXPECT: At the top of the page, we see "document.referrer is https://bayden.com/" with the trailing slash. When sanitizing the referer HTTP header for cross-origin subdownloads, Safari includes the slash. 
Chromium always includes the slash.

-- 
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/20200803/086682c2/attachment.htm>


More information about the webkit-unassigned mailing list