Bug 111076

Summary: Meta referrer isn't honored for window.open
Product: WebKit Reporter: Stuart Morgan <stuartmorgan>
Component: New BugsAssignee: jochen
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, ap, japhet, jochen, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Stuart Morgan
Reported 2013-02-28 06:41:33 PST
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.
Attachments
Patch (6.53 KB, patch)
2013-02-28 12:16 PST, jochen
no flags
jochen
Comment 1 2013-02-28 10:51:09 PST
looking..
jochen
Comment 2 2013-02-28 12:16:53 PST
WebKit Review Bot
Comment 3 2013-02-28 13:47:55 PST
Comment on attachment 190778 [details] Patch Clearing flags on attachment: 190778 Committed r144360: <http://trac.webkit.org/changeset/144360>
WebKit Review Bot
Comment 4 2013-02-28 13:47:58 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.