commit | c87ad88893ec68a435f9e9a2c86550df3ce06130 | [log] [tgz] |
---|---|---|
author | Ankush Singh <ankushkush@google.com> | Fri Sep 29 16:09:44 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 29 16:09:44 2023 |
tree | 15999b6951cb465de03f693c836b5f7cc1c37e34 | |
parent | 45965e3c751b9f2eee619a4895a3ff492efd375b [diff] |
[sync] Remove PrefModelAssociatorClient::IsMergeable*() methods This CL removes IsMergeableListPreference() and IsMergeableDictionaryPreference(). These methods have been deprecated in favor of merge behavior being available in the syncable prefs database. Bug: 1485960 Change-Id: I35657b8719cbcc73753278b40d04045a5411acb1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4905368 Reviewed-by: David Roger <droger@chromium.org> Commit-Queue: Ankush Singh <ankushkush@google.com> Reviewed-by: Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/main@{#1203300}
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.