DescriptionMake RenderFrameProxy a WebRemoteFrameClient
Implement postMessageEvent(), which is nearly identical to
RenderFrameImpl::willCheckAndDispatchMessageEvent(). The most notable difference
is the void return value, as remote frames know that the MessageEvent must
be delievered cross-process.
This is step 2 of 3 in getting WebRemoteFrameClient up and running.
BUG=411066
Committed: https://crrev.com/4dad341e3f332a8cda581a2115bcceb0d2c52db6
Cr-Commit-Position: refs/heads/master@{#294009}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Address avi's comments #
Messages
Total messages: 17 (7 generated)
|