commit | 1dce9dcaeaa1b6b2a278869566f7554c62b10dc7 | [log] [tgz] |
---|---|---|
author | Helmut Januschka <[email protected]> | Tue Jun 11 13:05:35 2024 |
committer | Chromium LUCI CQ <[email protected]> | Tue Jun 11 13:05:35 2024 |
tree | fcabcb1fd5683f87ac4349b2630fe66f0f983b67 | |
parent | 7861f0fc5ee8516eae37f3ab33b4466e9264ebde [diff] |
Convert base::StringPiece to std::string_view left overs. The changes of this CL are made using the following script. Script: https://issues.chromium.org/issues/40506050#comment343 Bug: 40506050 Change-Id: I768b3590141a698385319a615f2aefb71215ec84 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5601472 Reviewed-by: Nico Weber <[email protected]> Auto-Submit: Helmut Januschka <[email protected]> Reviewed-by: Daniel Cheng <[email protected]> Commit-Queue: Nico Weber <[email protected]> Owners-Override: Nico Weber <[email protected]> Cr-Commit-Position: refs/heads/main@{#1313356}
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.