commit | 3b99c26124c13298c4c0fdcfdc6f372227cd8acf | [log] [tgz] |
---|---|---|
author | Peter Varga <[email protected]> | Wed Dec 01 22:24:06 2021 |
committer | Chromium LUCI CQ <[email protected]> | Wed Dec 01 22:24:06 2021 |
tree | b06ba1b8ee0190b119cc514f3b90370701eba14a | |
parent | 4b3aecc28059e5e65b209fe6f95abdbebaafb379 [diff] |
[Extensions] Remove string literal conversions by ASCIIToUTF16() Bug: 1189439 Change-Id: I8e7610ec699faddccf756b8724343b59bbd5595a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3295406 Reviewed-by: David Bertoni <[email protected]> Commit-Queue: David Bertoni <[email protected]> Cr-Commit-Position: refs/heads/main@{#947214}
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.