commit | a06a12d891982cfd035d6837b6843b4d675e8266 | [log] [tgz] |
---|---|---|
author | Julie Jeongeun Kim <jkim@igalia.com> | Fri Oct 14 06:19:15 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 14 06:19:15 2022 |
tree | 32e9dd3e8e933dc93ed5cb7890a56340c0f8aea5 | |
parent | dc6b75fcc423689f4d0c366acb2d642a9b4f5d39 [diff] |
[mparch] Move UpdateOpener() to RenderFrameHostManager This CL is a part of the effort to split RFH and FTN. It moves UpdateOpener() from RenderFrameHostImpl to RenderFrameHostManager to remove `frame_tree_node_` reference. Bug: 1350575 Change-Id: I87680cda92cc5683deb8ad4e7f4724ada45d39fd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3951479 Commit-Queue: Julie Jeongeun Kim <jkim@igalia.com> Reviewed-by: Kevin McNee <mcnee@chromium.org> Reviewed-by: Alex Moshchuk <alexmos@chromium.org> Cr-Commit-Position: refs/heads/main@{#1059113}
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.