commit | 2132b37f8e1cb2d17bf26a35320ed262ad221b2c | [log] [tgz] |
---|---|---|
author | Julie Jeongeun Kim <[email protected]> | Wed Nov 23 08:30:46 2022 |
committer | Chromium LUCI CQ <[email protected]> | Wed Nov 23 08:30:46 2022 |
tree | 1a81bc4d409f4435b1b54d5de9013df5a1b312ce | |
parent | 9127f8d4b0903a2ae5da96168324d00349555e3b [diff] |
[mparch] Move SetFocusedFrame() from RFHD to FT::Delegate This CL is a part of the effort to split RFH and FTN. It moves SetFocusedFrame() from RenderFrameHostDelegate to FrameTree::Delegate and adds SetFocusedFrame() to RenderFrameHostOwner to pass focus handling to FT::Delegate. Bug: 1179502 Change-Id: Ie474fa35e8bade5ed81452779b81ce8d4f3d176b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4048040 Reviewed-by: Alex Moshchuk <[email protected]> Reviewed-by: Kevin McNee <[email protected]> Commit-Queue: Julie Jeongeun Kim <[email protected]> Cr-Commit-Position: refs/heads/main@{#1075059}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.