[Webkit-unassigned] [Bug 258848] New: Use the URL of the referrer module as the HTTP referrer for import requests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 4 00:58:37 PDT 2023


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

            Bug ID: 258848
           Summary: Use the URL of the referrer module as the HTTP
                    referrer for import requests
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: nicolo.ribaudo at gmail.com

Safari always uses the document URL as the HTTP referrer when loading modules. HTML defines the referrer for imported modules as the URL of the module that performs the import, both for static imports and (since https://github.com/whatwg/html/pull/9407) for dynamic imports.

WPT test: https://github.com/web-platform-tests/wpt/blob/66166fa9af2d53656da3f04a0f5e114e740a00c7/html/semantics/scripting-1/the-script-element/module/module-import-referrer.html

-- 
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/20230704/0ac60663/attachment.htm>


More information about the webkit-unassigned mailing list