commit | 7229b7c1f6a24487cbff1dcfadf786f3e1b3cc40 | [log] [tgz] |
---|---|---|
author | Roland Bock <rbock@google.com> | Thu Aug 18 14:08:35 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 18 14:08:35 2022 |
tree | 8a2324382b127d43a7b6583c3bb51489b51b730c | |
parent | 6a7241948d0475ed46937d3b06bdff606d663e09 [diff] |
Refactor BrowsingData to use PrefService::GetValueList This is part of a larger migration effort based on go/trust-your-prefs. Bug: 1341998 Change-Id: Iab4929aebcf2fd5fe081df6fe3bc8695a49858e6 Tests: Existing unit tests Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3837952 Reviewed-by: Christian Dullweber <dullweber@chromium.org> Commit-Queue: Roland Bock <rbock@google.com> Cr-Commit-Position: refs/heads/main@{#1036590}
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.