commit | fcbd6b132a5227839035f6f29d72a26c43740734 | [log] [tgz] |
---|---|---|
author | Ankush Singh <[email protected]> | Fri Sep 08 11:10:11 2023 |
committer | Chromium LUCI CQ <[email protected]> | Fri Sep 08 11:10:11 2023 |
tree | d778ee790edd214c36702688b22756a857b87e28 | |
parent | 6737767ce4e559f65d3e32d41491c24309c7e4e4 [diff] |
[sync] Implement local data query and migration for passwords This implements helper class LocalDataQueryHelper to query local data and LocalDataMigrationHelper to move all local data to account. Bug: 1451508 Change-Id: Ic16b68d1f5f1590bef0de7b01816ce7eb9ee64a4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4847412 Commit-Queue: Ankush Singh <[email protected]> Auto-Submit: Ankush Singh <[email protected]> Reviewed-by: David Benjamin <[email protected]> Reviewed-by: Marc Treib <[email protected]> Cr-Commit-Position: refs/heads/main@{#1194014}
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.