[Webkit-unassigned] [Bug 242965] New: Fix about:blank document.referrer initialization

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 20 16:15:17 PDT 2022


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

            Bug ID: 242965
           Summary: Fix about:blank document.referrer initialization
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Frames
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: domfarolino at gmail.com

I recently fixed Chrome's document.referrer initialization in about:blank documents to match the spec: i.e.., to use the creator Document's full URL. This happened in https://chromium-review.googlesource.com/c/chromium/src/+/3763042, and I also adjusted a WPT. Safari and Firefox do not match the spec—they seem to perform some amount of referrer sanitization on the `document.referrer` in the new Document.

-- 
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/20220720/ffc457f1/attachment.htm>


More information about the webkit-unassigned mailing list