commit | 2b8673aa1444bcfde027fd6f643afeb2688cadd6 | [log] [tgz] |
---|---|---|
author | Avi Drissman <[email protected]> | Tue Jan 04 20:38:49 2022 |
committer | Chromium LUCI CQ <[email protected]> | Tue Jan 04 20:38:49 2022 |
tree | b4a1dd5950fd83681fdfe4bd9307ceccef1013fd | |
parent | 590e02c7b515fa80862053b503cb7473e8786566 [diff] |
Remove ODR violation in sys_string_conversions This is good cleanup even not for ARC; C++ code should not be trafficking in ObjC types. This also does minor cleanup of documentation and implementation. Bug: none No-Presubmit: true Change-Id: I1b95406a3ba3db06dae7d023e0b90ea54c4f75a7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3364936 Auto-Submit: Avi Drissman <[email protected]> Reviewed-by: Mark Mentovai <[email protected]> Commit-Queue: Mark Mentovai <[email protected]> Cr-Commit-Position: refs/heads/main@{#955330}
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.