commit | 2002cb3c1637b9580d30b539109fe0fb2d47a91f | [log] [tgz] |
---|---|---|
author | Julie Jeongeun Kim <[email protected]> | Fri Jan 17 11:37:29 2020 |
committer | Commit Bot <[email protected]> | Fri Jan 17 11:37:29 2020 |
tree | 919c3f646def31137b0f26890142761a2540207c | |
parent | c68a81474885c62864c1e39d40339499a1b4c2a2 [diff] |
Move InputMsg_SetFocus to mojo This CL changes InputMsg_SetFocus so that it is implemented in the RemoteFrame interface since it is only got through RenderFrameProxy. It also introduces FakeRemoteFrame to use RemoteFrame on render_frame_host_manager_unittest.cc. Bug: 1039256 Change-Id: If7d1d2971fabf3c64777281b1bf5eedfa9fcf5c7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1989714 Commit-Queue: Julie Kim <[email protected]> Reviewed-by: Dave Tapuska <[email protected]> Reviewed-by: Kentaro Hara <[email protected]> Reviewed-by: Kinuko Yasuda <[email protected]> Reviewed-by: Ken Rockot <[email protected]> Cr-Commit-Position: refs/heads/master@{#732808}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .