DescriptionUpdate createRemoteChild to pass SandboxFlags.
Until now, the FrameOwner for remote frames with a remote parent was a PlaceholderFrameOwner, which couldn't store sandbox flags. The Blink side of this CL replaces PlaceholderFrameOwner with a RemoteBridgeFrameOwner, which does store sandbox flags, and with this change, we will initialize them using the replicated state that's already passed in to CreateFrameProxy.
Corresponding Blink patch (needs to land first): https://codereview.chromium.org/910313004/
BUG=426512
Committed: https://crrev.com/81a14d049fd77caf3b5f97cdf446f31a500b5bad
Cr-Commit-Position: refs/heads/master@{#316604}
Patch Set 1 #
Messages
Total messages: 11 (4 generated)
|