DescriptionMake mixed content checking and CSP aware of RemoteFrames
This CL is stubbing Blink security features that operate on
frames across origins, so that they can deal with RemoteFrames
being in the FrameTree. They will not yet work with cross-process
frames because there is not enough information in most cases, but
this allows us to put the frame infrastructure in place before
we implement cross-process information sharing to correct the
relevant behavior.
BUG=346764
R=mkwst@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175084
Patch Set 1 #
Total comments: 12
Patch Set 2 : Improved comments #
Total comments: 1
Messages
Total messages: 16 (0 generated)
|