commit | faad2f668a6300b15789170728cca94ad763c81d | [log] [tgz] |
---|---|---|
author | Florian Leimgruber <fleimgruber@google.com> | Mon May 27 14:13:41 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 27 14:13:41 2024 |
tree | 155e5a5eb984fc8ade5c370cb0560d1d0da47c7e | |
parent | 09dccee27ed05982e9bd59d1efe5a1a0fa4fc8a2 [diff] |
PlusAddressSettingSyncBridge: Load metadata Adds logic initialising the ModelTypeStore, loading existing metadata and calling ModelReadyToSync(). Bug: b/342089839 Change-Id: I343cdb2811faf4e3055e798bf737cb326876909f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5557886 Reviewed-by: Rushan Suleymanov <rushans@google.com> Commit-Queue: Florian Leimgruber <fleimgruber@google.com> Cr-Commit-Position: refs/heads/main@{#1306412}
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.