Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(948)

Issue 2322233003: Enable sending frame-specific messages to the correct input router. (Closed)

Created:
4 years, 3 months ago by wjmaclean
Modified:
4 years, 3 months ago
Reviewers:
Charlie Reis
CC:
chromium-reviews, jam, nasko+codewatch_chromium.org, darin-cc_chromium.org, creis+watch_chromium.org, kenrb
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

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. Note: this is a re-land of https://codereview.chromium.org/2012933002/ originally committed as https://crrev.com/7a22bf01ea55475b295e40f5bbfd1add2bc73649 Cr-Commit-Position: refs/heads/master@{#396044} TBR=creis@chromium.org BUG=470662 Committed: https://crrev.com/12619bc6504ec48057ddaf02965c7df7b061a2bb Cr-Commit-Position: refs/heads/master@{#417586}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M content/browser/frame_host/render_frame_host_impl.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 17 (14 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2322233003/1
4 years, 3 months ago (2016-09-09 15:04:22 UTC) #13
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 3 months ago (2016-09-09 15:08:16 UTC) #15
commit-bot: I haz the power
4 years, 3 months ago (2016-09-09 15:10:19 UTC) #17
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/12619bc6504ec48057ddaf02965c7df7b061a2bb
Cr-Commit-Position: refs/heads/master@{#417586}

Powered by Google App Engine
This is Rietveld 408576698