commit | 3e366112b45bce8f09a96a02941e392859091e43 | [log] [tgz] |
---|---|---|
author | Maks Orlovich <morlovich@chromium.org> | Tue Nov 30 22:38:36 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 30 22:38:36 2021 |
tree | ccea402887c9e1387d99eecd6772ce07cb748394 | |
parent | 5677c592cbab4e91b3f048cd3522929fe3b6b606 [diff] |
Code health: port away from deprecated ListValue::GetString This is a portion for /content/browser/webui. (And in some cases also adjust away from other deprecated Value APIs, when convenient/nearby) This CL was uploaded by git cl split. R=tommycli@chromium.org Bug: 1187090 Change-Id: I6197afdbc80ccb1b4317d94e03efba4935063763 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3307414 Auto-Submit: Maksim Orlovich <morlovich@chromium.org> Reviewed-by: Tommy Li <tommycli@chromium.org> Commit-Queue: Tommy Li <tommycli@chromium.org> Cr-Commit-Position: refs/heads/main@{#946709}
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.