DescriptionAllow out-of-process iframes to paint in --site-per-process.
This is a quick hack to make the initializeChildFrame message go through
RenderFrameProxy rather than RenderFrameImpl, since the RenderFrameHost
is deleted before it can receive the message.
We can clean up the hack by moving initializeChildFrame to
WebRemoteFrameClient and removing WebFrame::setIsRemote.
BUG=416102, 407160
TEST=Simple OOPIF paints in --site-per-process.
Committed: https://crrev.com/67c253e78c2bc1aa3f6f4123b4b3ccfbcea7068c
Cr-Commit-Position: refs/heads/master@{#295813}
Patch Set 1 #
Messages
Total messages: 17 (6 generated)
|