commit | 93ac673e4a6b94aee1233255ceb30fb3d1d7dbb6 | [log] [tgz] |
---|---|---|
author | Mikalai Parafeniuk <mipa@google.com> | Thu May 22 16:38:32 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 22 16:38:32 2025 |
tree | 3da9fc1c23ddefca77e6f1e7e20a46d064e2768c | |
parent | 050e9c71698d9691995f99768f09ba5e3d3e44ae [diff] |
Implement DeviceInfoSyncBridge::IsEntityDataValid This change allows to do less validation in bridges while merging remote changes as sync should filter invalid entries before passing them to bridges. Bug: 40677711 Change-Id: Idecaea7bd5f3329f6ba3ca258723b3fda42b57cf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6578546 Reviewed-by: Mikel Astiz <mastiz@chromium.org> Commit-Queue: Mikalai Parafeniuk <mipa@google.com> Reviewed-by: Maksim Moskvitin <mmoskvitin@google.com> Cr-Commit-Position: refs/heads/main@{#1464160}
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.