[Webkit-unassigned] [Bug 111076] New: Meta referrer isn't honored for window.open

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 28 06:39:09 PST 2013


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

           Summary: Meta referrer isn't honored for window.open
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: stuartmorgan at chromium.org
                CC: jochen at chromium.org


If a page has a meta referrer tag, and does a window.open, the meta referrer tag isn't honored for deciding what referrer to use. E.g., on an http page with referrer=origin, a window.open from the page is sending the whole source URL as the referrer, while an href with target="_blank" is sending only the origin as expected.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list