commit | 83c8e91726ee70d228aaef91129335891db6d268 | [log] [tgz] |
---|---|---|
author | Fredrik Söderquist <fs@opera.com> | Mon Dec 02 22:44:27 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Dec 02 22:44:27 2024 |
tree | 32163372d78d43c94e7787409bf8eb5f5db7b944 | |
parent | 0b86c4fb7aaa72e99e2d7b2832898307d2400530 [diff] |
Replace some String("") with g_empty_string Change-Id: I77f6ec1e7925e41c726c29648d80e8703a8dd47d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6062959 Auto-Submit: Fredrik Söderquist <fs@opera.com> Reviewed-by: Kent Tamura <tkent@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/main@{#1390642}
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.