commit | b820d4455f1eb0734898b84ad8800c8c0a801c25 | [log] [tgz] |
---|---|---|
author | Kent Tamura <tkent@chromium.org> | Mon Jun 02 08:30:59 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 02 08:30:59 2025 |
tree | c96e676d17db244448d5a7318a070986b52f72d6 | |
parent | 9dcbee66c4ef3eb1ccf340a884fa547b3f5d629f [diff] |
Reduce usages of String operator+ in modules/accessibility Apply WTF::StrCat() or WTF::StringBuilder. This CL has no behavior changes. Bug: 419595599 Change-Id: Ib8dc6c983219d20ed947c1358308794f89f62258 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6606599 Auto-Submit: Kent Tamura <tkent@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Reviewed-by: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/main@{#1467996}
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.