commit | 5139eff0dcc0e887578dbf3788df82fcb414b1f4 | [log] [tgz] |
---|---|---|
author | Song Fangzhen <songfangzhen@bytedance.com> | Mon Jun 07 19:21:29 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 07 19:21:29 2021 |
tree | 9a5d284d4dca2e41d7757baabdcb444681fd5284 | |
parent | d10b4b82329843f7db5fcf0d08716e332272d248 [diff] |
CodeHealth: Remove DictionaryValue::GetBooleanWithoutPathExpansion After removing the use of DictionaryValue::GetBooleanWithoutPathExpansion, now DictionaryValue::GetBooleanWithoutPathExpansion itself should be removed. Bug: 1187042 Change-Id: Ib13cb74b22b9a836f81430277b0894ffc7ad29b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2939275 Commit-Queue: Lei Zhang <thestig@chromium.org> Auto-Submit: Fangzhen Song <songfangzhen@bytedance.com> Reviewed-by: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#889881}
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.