commit | b336b92a63f2d26caa604c5d778fa1b6b5f85d49 | [log] [tgz] |
---|---|---|
author | Dave Tapuska <[email protected]> | Thu Jul 06 19:24:05 2017 |
committer | Commit Bot <[email protected]> | Thu Jul 06 19:24:05 2017 |
tree | dab91f581725f3b835893ba0ea0050926e23a940 | |
parent | d228d5d9f15e1f93415ccee3196aa43b745c1cb3 [diff] |
Teach render_host about a mojo WidgetInputHandler. Implement a WidgetInputHandler as a legacy interface over Chrome IPC. This will then allow us to dynamically swap it with a mojo backed one. This change does not provide a mojo backed implementation of this interface but just an implementation of the interface backed by Chrome IPC. The new implementation will come in another CL. BUG=722928 [email protected] Cq-Include-Trybots: master.tryserver.chromium.linux:linux_site_isolation Change-Id: I03bb42524cec501a8b76f517629e0b3e3e76bba0 Reviewed-on: https://chromium-review.googlesource.com/541036 Commit-Queue: Dave Tapuska <[email protected]> Reviewed-by: Daniel Cheng <[email protected]> Reviewed-by: Antoine Labour <[email protected]> Cr-Commit-Position: refs/heads/master@{#484707}