commit | f90d521d4a42fd431297ad93be8b553ba9a136d7 | [log] [tgz] |
---|---|---|
author | Brian Begnoche <bcb@chromium.org> | Thu Oct 21 14:37:41 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 21 14:37:41 2021 |
tree | 1818f1973f5e163c6f5da98cbe9752d4ee56277a | |
parent | 5796831d82ab6bf25a96c3efce73f480e953fdb0 [diff] |
Replace deprecated ListValue::GetString() in chrome/browser/ui/webui/settings. Bug: 1187090 Change-Id: Iae2747922b712d649e75a24329117f8b14d46316 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3212216 Reviewed-by: Regan Hsu <hsuregan@chromium.org> Reviewed-by: dpapad <dpapad@chromium.org> Commit-Queue: Brian Begnoche <bcb@chromium.org> Cr-Commit-Position: refs/heads/main@{#933887}
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.