Chromium Code Reviews
DescriptionRemove renderer-to-renderer input event forwarding for OOPIFs
Now that the browser process supports focus tracking and
mouse/touch/gesture event hit testing for OOPIFs on all platforms, we
no longer need to ability to forward events from a parent frame
renderer to a child frame renderer. This patch removes that code.
BUG=650348
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation
Review-Url: https://codereview.chromium.org/2723963003
Cr-Commit-Position: refs/heads/master@{#460177}
Committed: https://chromium.googlesource.com/chromium/src/+/e2da63fad40fc329932c04030bca51f366ed721c
Patch Set 1 #Patch Set 2 : Rebase #Patch Set 3 : Disable failing test #Patch Set 4 : Correct test expectation #
Total comments: 1
Messages
Total messages: 37 (29 generated)
|