commit | 9d135d9738bc1573e082b03bed1b9c0ca47ecbd4 | [log] [tgz] |
---|---|---|
author | Lingyun Cai <lingyun.cai@intel.com> | Thu May 23 08:38:26 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 23 08:38:26 2024 |
tree | 356a84cb481c6e0042a2d44361770bedc9fa8c77 | |
parent | 39e30e8245629c6bcbc540a96539d15ac9d658e2 [diff] |
Use iterator instead of operator[] on SpaceSplitString This CL is inspired by the work in [1] and extends this usage to more code paths. [1] https://chromium-review.googlesource.com/c/chromium/src/+/5317150 Change-Id: Ifd2b92ea330c2a1190d08d2c0e66a68cf3e1047e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5532704 Reviewed-by: Anders Hartvoll Ruud <andruud@chromium.org> Commit-Queue: Steinar H Gunderson <sesse@chromium.org> Reviewed-by: Steinar H Gunderson <sesse@chromium.org> Cr-Commit-Position: refs/heads/main@{#1304923}
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.