commit | 0289591d2394f45aaaef779cb0c6eb0504d7cd6f | [log] [tgz] |
---|---|---|
author | Maks Orlovich <morlovich@chromium.org> | Sun Jun 06 20:36:34 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Jun 06 20:36:34 2021 |
tree | 99bc4123a7e61055aecffcb5e2a0d9b68b67ead4 | |
parent | 18619852f57b28fce64d1a8ee56c2d5e346ec128 [diff] |
Code health: port away from deprecated ListValue::Remove This is a portion involving extensions (And in some cases also adjust away from other deprecated Value APIs, when convenient) Bug: 1187094 Change-Id: Ic6cca49061a0a489623771e460de0bc834adc8c7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2923749 Commit-Queue: Maksim Orlovich <morlovich@chromium.org> Reviewed-by: Reilly Grant <reillyg@chromium.org> Cr-Commit-Position: refs/heads/master@{#889623}
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.