DescriptionRevert of Enable sending frame-specific messages to the correct input router. (patchset #1 id:1 of https://codereview.chromium.org/2012933002/ )
Reason for revert:
Caused crashes because RFH::GetRenderWidgetHost() returns null unless the frame owns its own widget. See https://crbug.com/614952.
Original issue's description:
> Enable sending frame-specific messages to the correct input router.
>
> Presently RenderFrameHostImpl::Send() does not use its own widget's
> input router when sending message, meaning messages to subframes could
> be sent to the wrong frame. This was discovered while trying to make
> InputMsg_SelectRange/InputHostMsg_SelectRange_Ack work properly for
> messages sent to an out-of-process iframe.
>
> BUG=470662
> CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_site_isolation
>
> Committed: https://crrev.com/7a22bf01ea55475b295e40f5bbfd1add2bc73649
> Cr-Commit-Position: refs/heads/master@{#396044}
TBR=wjmaclean@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=470662
Committed: https://crrev.com/6c93d01f53cabcbf405ed29f5345672d7e3455cf
Cr-Commit-Position: refs/heads/master@{#396201}
Patch Set 1 #
Messages
Total messages: 5 (1 generated)
|