commit | 0af43a702894a7abbcaa574b56001f2f6b9635ab | [log] [tgz] |
---|---|---|
author | Ankush Singh <ankushkush@google.com> | Thu May 22 16:13:08 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 22 16:13:08 2025 |
tree | 8374b8d4f3303643f2433b043e9a4359294d7a9f | |
parent | 35f9550e6ffa4c37954a1e86647f6da85bcb1539 [diff] |
[M137] Disable SyncSupportAlwaysSyncingPriorityPreferences on ChromeOS With the flag enabled, priority prefs are decoupled from user toggle and always be synced on ChromeOS, because DualLayerUserPrefStore (which handles accounting for the user toggle) is not used on ChromeOS yet. This CL disables the feature flag to preserve the old behavior. This will be re-enabled once B4Prefs is launched on ChromeOS. (cherry picked from commit 389d766812a25c0ecc6af4ca29ad0dfc7629512c) Bug: 418991364 Fixed: 419187519,419200401 Change-Id: I9e3cae229a19bc6ccfb88737e4aea94326500aa1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6565971 Reviewed-by: Mikel Astiz <mastiz@chromium.org> Auto-Submit: Ankush Singh <ankushkush@google.com> Commit-Queue: Ankush Singh <ankushkush@google.com> Cr-Original-Commit-Position: refs/heads/main@{#1463281} Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6579009 Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Cr-Commit-Position: refs/branch-heads/7151@{#1531} Cr-Branched-From: 8e0d32ed6e49a2415b16e5ed402957cac2349ce2-refs/heads/main@{#1453031}
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.