Chromium Code Reviews
Descriptionchild-src and frame-src CSP are not applicable when navigating a new window.
Shift-clicking an anchor/link will open the link in a new window
(similarily ctrl-clicking or middle-clicking will open the link
in a new background tab). In this scenario child-src and frame-src
Content Security Policies of the parent frame are not applicable
(because we are not navigating the frame containing the anchor,
but instead we are navigating a brand new frame in a new window).
BUG=658701
Committed: https://crrev.com/d7e5f244d54d0a0c8615e4ff216f906851e9fb64
Cr-Commit-Position: refs/heads/master@{#428069}
Patch Set 1 #Patch Set 2 : Self-review. #
Total comments: 4
Patch Set 3 : Address a CR feedback nit - get rid of unnecessary parens. #
Messages
Total messages: 24 (16 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||