commit | 9196f969222caffc2704cebf9b241f7317929d4f | [log] [tgz] |
---|---|---|
author | Koji Ishii <kojii@chromium.org> | Fri Feb 16 08:21:58 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 16 08:21:58 2024 |
tree | a7c306417f56a83662ea4518681c78aa5cf475c3 | |
parent | 357631597a6923a88f3050eede75f5286f8e29e8 [diff] |
Minor code cleanup in `InlineNode` Minor code cleanup as reading the code. This patch has no behavior changes. Change-Id: I68bfbc8f6209831a9872000d011205baecfe55ad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5301218 Auto-Submit: Koji Ishii <kojii@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Reviewed-by: Kent Tamura <tkent@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/main@{#1261528}
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.