commit | 22372a3039e8c2222edc6efde54dc25f6d0d14a2 | [log] [tgz] |
---|---|---|
author | Kent Tamura <tkent@chromium.org> | Fri Jul 23 11:22:58 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 23 11:22:58 2021 |
tree | 68d14821a2e51d4f70e76a31f7e1c87fcb818208 | |
parent | c7262762d35528a427d4c2ce9106292026fdd5ce [diff] |
Move LocalFrame::text_input_host_ to LocalFrameMojoHandler ... in order to reduce the expanded size of local_host.h. This CL has no behavior changes. Bug: 1227229, 1227131 Change-Id: I5252d330b1f557b344d9f202d61ae3c98a9a1066 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3038313 Commit-Queue: Daniel Cheng <dcheng@chromium.org> Auto-Submit: Kent Tamura <tkent@chromium.org> Reviewed-by: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#904703}
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.