commit | d95af803d6982543a1bc15617062e93d5e5d4d63 | [log] [tgz] |
---|---|---|
author | Ankush Singh <[email protected]> | Fri Sep 08 17:19:40 2023 |
committer | Chromium LUCI CQ <[email protected]> | Fri Sep 08 17:19:40 2023 |
tree | 13b7f63e119eaff7f69e625f666c804777c938a2 | |
parent | 1f8fd74b6262f7b51285920cda1924d06b3b518d [diff] |
[sync] Implement local data query and migration for reading list This extends helper classes LocalDataQueryHelper and LocalDataMigrationHelper to support READING_LIST. Bug: 1451508 Change-Id: Iafa357fb1a01a27e44ba86ca2b6aef9a46c5a1ec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4846832 Commit-Queue: Ankush Singh <[email protected]> Reviewed-by: Marc Treib <[email protected]> Cr-Commit-Position: refs/heads/main@{#1194193}
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.