commit | cf4637dfa0ef1c95423bf2c48926738baccf62e8 | [log] [tgz] |
---|---|---|
author | Ho Cheung <hocheung@chromium.org> | Wed Nov 06 09:05:15 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 06 09:05:15 2024 |
tree | da1aa5f8bd6978895b0f37ffc815f978cc2c32fd | |
parent | 18db43a9c38377603474436b27ae45d28c64743b [diff] |
[NSP] Change some "prerender" to "prefetch" in some code comments Change some "prerender" to "prefetch" in some code comments, so that it can be more relevant to the current situation. Bug: 40155532 Change-Id: Ia9cf6b173e93a80a881c8a3d2271962ad0302c53 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5993211 Reviewed-by: Hiroki Nakagawa <nhiroki@chromium.org> Commit-Queue: Ho Cheung <hocheung@chromium.org> Reviewed-by: Colin Blundell <blundell@chromium.org> Cr-Commit-Position: refs/heads/main@{#1378869}
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.