commit | 04438e33d22f5a54c4592cdc7c1213cdd3f7d1b3 | [log] [tgz] |
---|---|---|
author | Kent Tamura <tkent@chromium.org> | Tue Dec 03 11:52:58 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 03 11:52:58 2024 |
tree | bf05cd06cfc4e05708b4f4c27fc6d43ef97fbb28 | |
parent | 5a402cb6d091736a0e0560e6a5e776e3b0d25378 [diff] |
Make WTF::UTF8ConversionMode a scoped enum This CL also renames it to Utf8ConversionMode to follow Google C++ style. This CL has no behavior changes. Change-Id: If5a03eb3e99234059ac233be9c9760a03bceb99e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6059305 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@{#1390911}
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.