commit | 61db50b711b8045e7374f9130aa097bca8367e02 | [log] [tgz] |
---|---|---|
author | Helmut Januschka <helmut@januschka.com> | Fri Apr 19 22:25:08 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 19 22:25:08 2024 |
tree | 4fe92d427e4dc52665cbed97ec3d67b9259e199a | |
parent | 758da8669ef2445042208d7d2c0cf68e077f276e [diff] |
Convert base::StringPiece to std::string_view in //content The changes of this CL are made using the following script. Script: https://issues.chromium.org/issues/40506050#comment344 Bug: 40506050 Change-Id: Ic19c285872eadf7f45c7b010d8b6ec5e29cd5ccd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5463138 Commit-Queue: Helmut Januschka <helmut@januschka.com> Reviewed-by: Alex Moshchuk <alexmos@chromium.org> Cr-Commit-Position: refs/heads/main@{#1290216}
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.