DescriptionSend initializeChildFrame from RenderFrameProxy rather than WebLocalFrame (part 2).
Move initializeChildFrame from RenderFrameImpl to RenderFrameProxy. Replace RenderFrameImpl::OnSwapOut's call to setIsRemote with WebRemoteFrame::initializeFromFrame that was introduced in part 1 of this change (https://codereview.chromium.org/591413004/)
This will be followed by another CL that will remove setIsRemote on the blink side.
BUG=416102
Committed: https://crrev.com/05334c25134091e0bb662dd4793d63ed655b9b07
Cr-Commit-Position: refs/heads/master@{#296822}
Patch Set 1 #Patch Set 2 : Move initializeReplacementFrame to WebRemoteFrame #Patch Set 3 : #
Total comments: 2
Patch Set 4 : Nits #
Messages
Total messages: 13 (3 generated)
|